Package com.blackhillsoftware.smf.smf119
Class ZertSummaryIPSecSection
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf119.ZertSummaryIPSecSection
-
Method Summary
Modifier and TypeMethodDescriptionstatic ZertSummaryIPSecSection
create
(byte[] Data, int offset, int length, boolean ipV6) create is intended for internal use only.SMF119SS_IPSec_AuthAlg as a MessageAuthAlgorithm.int
SMF119SS_IPSec_AuthAlg raw value.SMF119SS_IPSec_AuthProto as a IPSecAuthProto.int
SMF119SS_IPSec_AuthProto raw value.SMF119SS_IPSec_EncAlg as a EncryptionAlgorithm.int
SMF119SS_IPSec_EncAlg raw value.SMF119SS_IPSec_EncapMode as a IPSecEncapsulationMode.int
SMF119SS_IPSec_EncapMode raw value.int
SMF119SS_IPSec_IKEMajVer value.int
SMF119SS_IPSec_IKEMinVer value.SMF119SS_IPSec_IKETunAuthAlg as a MessageAuthAlgorithm.int
SMF119SS_IPSec_IKETunAuthAlg raw value.SMF119SS_IPSec_IKETunDHGroup as a IPSecDHGroup.int
SMF119SS_IPSec_IKETunDHGroup raw value.SMF119SS_IPSec_IKETunEncAlg as a EncryptionAlgorithm.int
SMF119SS_IPSec_IKETunEncAlg raw value.SMF119SS_IPSec_IKETunLclAuthMeth as a IPSecAuthMethod.int
SMF119SS_IPSec_IKETunLclAuthMeth raw value.SMF119SS_IPSec_IKETunLclEndpt value.SMF119SS_IPSec_IKETunLclEndpt raw value.SMF119SS_IPSec_IKETunPseudoRandFunc as a IPSecPseudoRandFunc.int
SMF119SS_IPSec_IKETunPseudoRandFunc raw value.SMF119SS_IPSec_IKETunRmtAuthMeth as a IPSecAuthMethod.int
SMF119SS_IPSec_IKETunRmtAuthMeth raw value.SMF119SS_IPSec_IKETunRmtEndpt value.SMF119SS_IPSec_IKETunRmtEndpt raw value.SMF119SS_IPSec_LclCert_Digest_Alg as a CertDigestAlgorithm.int
SMF119SS_IPSec_LclCert_Digest_Alg raw value.SMF119SS_IPSec_LclCert_Enc_Meth as a CertEncryptionMethod.int
SMF119SS_IPSec_LclCert_Enc_Meth raw value.int
SMF119SS_IPSec_LclCert_Key_Len value.SMF119SS_IPSec_LclCert_Key_Type as a KeyType.int
SMF119SS_IPSec_LclCert_Key_Type raw value.SMF119SS_IPSec_LclCert_Sign_Meth as a SignatureMethod.int
SMF119SS_IPSec_LclCert_Sign_Meth raw value.SMF119SS_IPSec_PFSGroup as a IPSecDHGroup.int
SMF119SS_IPSec_PFSGroup raw value.SMF119SS_IPSec_RmtCert_Digest_Alg as a CertDigestAlgorithm.int
SMF119SS_IPSec_RmtCert_Digest_Alg raw value.SMF119SS_IPSec_RmtCert_Enc_Meth as a CertEncryptionMethod.int
SMF119SS_IPSec_RmtCert_Enc_Meth raw value.int
SMF119SS_IPSec_RmtCert_Key_Len value.SMF119SS_IPSec_RmtCert_Key_Type as a KeyType.int
SMF119SS_IPSec_RmtCert_Key_Type raw value.SMF119SS_IPSec_RmtCert_Sign_Meth as a SignatureMethod.int
SMF119SS_IPSec_RmtCert_Sign_Meth raw value.Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Method Details
-
smf119ssIPSecIkeMajVer
public int smf119ssIPSecIkeMajVer()SMF119SS_IPSec_IKEMajVer value.- Returns:
- int SMF119SS_IPSec_IKEMajVer value
-
smf119ssIPSecIkeMinVer
public int smf119ssIPSecIkeMinVer()SMF119SS_IPSec_IKEMinVer value.- Returns:
- int SMF119SS_IPSec_IKEMinVer value
-
smf119ssIPSecIkeTunLclEndpt
SMF119SS_IPSec_IKETunLclEndpt value.- Returns:
- InetAddress SMF119SS_IPSec_IKETunLclEndpt value
-
smf119ssIPSecIkeTunLclEndptRawValue
SMF119SS_IPSec_IKETunLclEndpt raw value.- Returns:
- BigInteger SMF119SS_IPSec_IKETunLclEndpt value
-
smf119ssIPSecIkeTunRmtEndpt
SMF119SS_IPSec_IKETunRmtEndpt value.- Returns:
- InetAddress SMF119SS_IPSec_IKETunRmtEndpt value
-
smf119ssIPSecIkeTunRmtEndptRawValue
SMF119SS_IPSec_IKETunRmtEndpt raw value.- Returns:
- BigInteger SMF119SS_IPSec_IKETunRmtEndpt value
-
smf119ssIPSecIkeTunLclAuthMeth
SMF119SS_IPSec_IKETunLclAuthMeth as a IPSecAuthMethod.- Returns:
- IPSecAuthMethod SMF119SS_IPSec_IKETunLclAuthMeth
-
smf119ssIPSecIkeTunLclAuthMethRawValue
public int smf119ssIPSecIkeTunLclAuthMethRawValue()SMF119SS_IPSec_IKETunLclAuthMeth raw value.- Returns:
- int SMF119SS_IPSec_IKETunLclAuthMeth value
-
smf119ssIPSecIkeTunRmtAuthMeth
SMF119SS_IPSec_IKETunRmtAuthMeth as a IPSecAuthMethod.- Returns:
- IPSecAuthMethod SMF119SS_IPSec_IKETunRmtAuthMeth
-
smf119ssIPSecIkeTunRmtAuthMethRawValue
public int smf119ssIPSecIkeTunRmtAuthMethRawValue()SMF119SS_IPSec_IKETunRmtAuthMeth raw value.- Returns:
- int SMF119SS_IPSec_IKETunRmtAuthMeth value
-
smf119ssIPSecIkeTunAuthAlg
SMF119SS_IPSec_IKETunAuthAlg as a MessageAuthAlgorithm.- Returns:
- MessageAuthAlgorithm SMF119SS_IPSec_IKETunAuthAlg
-
smf119ssIPSecIkeTunAuthAlgRawValue
public int smf119ssIPSecIkeTunAuthAlgRawValue()SMF119SS_IPSec_IKETunAuthAlg raw value.- Returns:
- int SMF119SS_IPSec_IKETunAuthAlg value
-
smf119ssIPSecIkeTunEncAlg
SMF119SS_IPSec_IKETunEncAlg as a EncryptionAlgorithm.- Returns:
- EncryptionAlgorithm SMF119SS_IPSec_IKETunEncAlg
-
smf119ssIPSecIkeTunEncAlgRawValue
public int smf119ssIPSecIkeTunEncAlgRawValue()SMF119SS_IPSec_IKETunEncAlg raw value.- Returns:
- int SMF119SS_IPSec_IKETunEncAlg value
-
smf119ssIPSecIkeTunDHGroup
SMF119SS_IPSec_IKETunDHGroup as a IPSecDHGroup.- Returns:
- IPSecDHGroup SMF119SS_IPSec_IKETunDHGroup
-
smf119ssIPSecIkeTunDHGroupRawValue
public int smf119ssIPSecIkeTunDHGroupRawValue()SMF119SS_IPSec_IKETunDHGroup raw value.- Returns:
- int SMF119SS_IPSec_IKETunDHGroup value
-
smf119ssIPSecIkeTunPseudoRandFunc
SMF119SS_IPSec_IKETunPseudoRandFunc as a IPSecPseudoRandFunc.- Returns:
- IPSecPseudoRandFunc SMF119SS_IPSec_IKETunPseudoRandFunc
-
smf119ssIPSecIkeTunPseudoRandFuncRawValue
public int smf119ssIPSecIkeTunPseudoRandFuncRawValue()SMF119SS_IPSec_IKETunPseudoRandFunc raw value.- Returns:
- int SMF119SS_IPSec_IKETunPseudoRandFunc value
-
smf119ssIPSecLclCertSignMeth
SMF119SS_IPSec_LclCert_Sign_Meth as a SignatureMethod.- Returns:
- SignatureMethod SMF119SS_IPSec_LclCert_Sign_Meth
-
smf119ssIPSecLclCertSignMethRawValue
public int smf119ssIPSecLclCertSignMethRawValue()SMF119SS_IPSec_LclCert_Sign_Meth raw value.- Returns:
- int SMF119SS_IPSec_LclCert_Sign_Meth value
-
smf119ssIPSecLclCertEncMeth
SMF119SS_IPSec_LclCert_Enc_Meth as a CertEncryptionMethod.- Returns:
- CertEncryptionMethod SMF119SS_IPSec_LclCert_Enc_Meth
-
smf119ssIPSecLclCertEncMethRawValue
public int smf119ssIPSecLclCertEncMethRawValue()SMF119SS_IPSec_LclCert_Enc_Meth raw value.- Returns:
- int SMF119SS_IPSec_LclCert_Enc_Meth value
-
smf119ssIPSecLclCertDigestAlg
SMF119SS_IPSec_LclCert_Digest_Alg as a CertDigestAlgorithm.- Returns:
- CertDigestAlgorithm SMF119SS_IPSec_LclCert_Digest_Alg
-
smf119ssIPSecLclCertDigestAlgRawValue
public int smf119ssIPSecLclCertDigestAlgRawValue()SMF119SS_IPSec_LclCert_Digest_Alg raw value.- Returns:
- int SMF119SS_IPSec_LclCert_Digest_Alg value
-
smf119ssIPSecLclCertKeyType
SMF119SS_IPSec_LclCert_Key_Type as a KeyType.- Returns:
- KeyType SMF119SS_IPSec_LclCert_Key_Type
-
smf119ssIPSecLclCertKeyTypeRawValue
public int smf119ssIPSecLclCertKeyTypeRawValue()SMF119SS_IPSec_LclCert_Key_Type raw value.- Returns:
- int SMF119SS_IPSec_LclCert_Key_Type value
-
smf119ssIPSecLclCertKeyLen
public int smf119ssIPSecLclCertKeyLen()SMF119SS_IPSec_LclCert_Key_Len value.- Returns:
- int SMF119SS_IPSec_LclCert_Key_Len value
-
smf119ssIPSecRmtCertSignMeth
SMF119SS_IPSec_RmtCert_Sign_Meth as a SignatureMethod.- Returns:
- SignatureMethod SMF119SS_IPSec_RmtCert_Sign_Meth
-
smf119ssIPSecRmtCertSignMethRawValue
public int smf119ssIPSecRmtCertSignMethRawValue()SMF119SS_IPSec_RmtCert_Sign_Meth raw value.- Returns:
- int SMF119SS_IPSec_RmtCert_Sign_Meth value
-
smf119ssIPSecRmtCertEncMeth
SMF119SS_IPSec_RmtCert_Enc_Meth as a CertEncryptionMethod.- Returns:
- CertEncryptionMethod SMF119SS_IPSec_RmtCert_Enc_Meth
-
smf119ssIPSecRmtCertEncMethRawValue
public int smf119ssIPSecRmtCertEncMethRawValue()SMF119SS_IPSec_RmtCert_Enc_Meth raw value.- Returns:
- int SMF119SS_IPSec_RmtCert_Enc_Meth value
-
smf119ssIPSecRmtCertDigestAlg
SMF119SS_IPSec_RmtCert_Digest_Alg as a CertDigestAlgorithm.- Returns:
- CertDigestAlgorithm SMF119SS_IPSec_RmtCert_Digest_Alg
-
smf119ssIPSecRmtCertDigestAlgRawValue
public int smf119ssIPSecRmtCertDigestAlgRawValue()SMF119SS_IPSec_RmtCert_Digest_Alg raw value.- Returns:
- int SMF119SS_IPSec_RmtCert_Digest_Alg value
-
smf119ssIPSecRmtCertKeyType
SMF119SS_IPSec_RmtCert_Key_Type as a KeyType.- Returns:
- KeyType SMF119SS_IPSec_RmtCert_Key_Type
-
smf119ssIPSecRmtCertKeyTypeRawValue
public int smf119ssIPSecRmtCertKeyTypeRawValue()SMF119SS_IPSec_RmtCert_Key_Type raw value.- Returns:
- int SMF119SS_IPSec_RmtCert_Key_Type value
-
smf119ssIPSecRmtCertKeyLen
public int smf119ssIPSecRmtCertKeyLen()SMF119SS_IPSec_RmtCert_Key_Len value.- Returns:
- int SMF119SS_IPSec_RmtCert_Key_Len value
-
smf119ssIPSecPfsGroup
SMF119SS_IPSec_PFSGroup as a IPSecDHGroup.- Returns:
- IPSecDHGroup SMF119SS_IPSec_PFSGroup
-
smf119ssIPSecPfsGroupRawValue
public int smf119ssIPSecPfsGroupRawValue()SMF119SS_IPSec_PFSGroup raw value.- Returns:
- int SMF119SS_IPSec_PFSGroup value
-
smf119ssIPSecEncapMode
SMF119SS_IPSec_EncapMode as a IPSecEncapsulationMode.- Returns:
- IPSecEncapsulationMode SMF119SS_IPSec_EncapMode
-
smf119ssIPSecEncapModeRawValue
public int smf119ssIPSecEncapModeRawValue()SMF119SS_IPSec_EncapMode raw value.- Returns:
- int SMF119SS_IPSec_EncapMode value
-
smf119ssIPSecAuthProto
SMF119SS_IPSec_AuthProto as a IPSecAuthProto.- Returns:
- IPSecAuthProto SMF119SS_IPSec_AuthProto
-
smf119ssIPSecAuthProtoRawValue
public int smf119ssIPSecAuthProtoRawValue()SMF119SS_IPSec_AuthProto raw value.- Returns:
- int SMF119SS_IPSec_AuthProto value
-
smf119ssIPSecAuthAlg
SMF119SS_IPSec_AuthAlg as a MessageAuthAlgorithm.- Returns:
- MessageAuthAlgorithm SMF119SS_IPSec_AuthAlg
-
smf119ssIPSecAuthAlgRawValue
public int smf119ssIPSecAuthAlgRawValue()SMF119SS_IPSec_AuthAlg raw value.- Returns:
- int SMF119SS_IPSec_AuthAlg value
-
smf119ssIPSecEncAlg
SMF119SS_IPSec_EncAlg as a EncryptionAlgorithm.- Returns:
- EncryptionAlgorithm SMF119SS_IPSec_EncAlg
-
smf119ssIPSecEncAlgRawValue
public int smf119ssIPSecEncAlgRawValue()SMF119SS_IPSec_EncAlg raw value.- Returns:
- int SMF119SS_IPSec_EncAlg value
-
create
create is intended for internal use only. Instances of this section are created by the parent record or section.- Parameters:
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the section
-