Definition at line 11 of file CPKIFX509Extension.java.
Public Member Functions | |
CPKIFX509Extension (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFX509Extension () | |
CPKIFX509Extension (boolean criticality, CPKIFBufferPtr value) | |
CPKIFX509Extension (CPKIFOIDPtr oid, boolean criticality, CPKIFBufferPtr value) | |
void | SetCriticality (boolean b) |
boolean | isCritical () |
CPKIFOIDPtr | oid () |
void | value (CPKIFBufferPtr value) |
CPKIFBufferPtr | value () |
CPKIFBufferPtr | Encode () |
Static Public Member Functions | |
static long | getCPtr (CPKIFX509Extension obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFX509Extension::CPKIFX509Extension | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::CPKIFX509Extension::CPKIFX509Extension | ( | ) | [inline] |
Definition at line 38 of file CPKIFX509Extension.java.
com::orionsec::jpkif::CPKIFX509Extension::CPKIFX509Extension | ( | boolean | criticality, | |
CPKIFBufferPtr | value | |||
) | [inline] |
Definition at line 42 of file CPKIFX509Extension.java.
com::orionsec::jpkif::CPKIFX509Extension::CPKIFX509Extension | ( | CPKIFOIDPtr | oid, | |
boolean | criticality, | |||
CPKIFBufferPtr | value | |||
) | [inline] |
Definition at line 46 of file CPKIFX509Extension.java.
References com::orionsec::jpkif::CPKIFOIDPtr::getCPtr().
static long com::orionsec::jpkif::CPKIFX509Extension::getCPtr | ( | CPKIFX509Extension | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFX509Extension::finalize | ( | ) | [inline, protected] |
Reimplemented in com::orionsec::jpkif::CPKIFAuthorityInfoAccess, com::orionsec::jpkif::CPKIFAuthorityKeyIdentifier, com::orionsec::jpkif::CPKIFBasicConstraints, com::orionsec::jpkif::CPKIFCertificateIssuer, com::orionsec::jpkif::CPKIFCRLDistributionPoints, com::orionsec::jpkif::CPKIFCRLNumber, com::orionsec::jpkif::CPKIFCRLReason, com::orionsec::jpkif::CPKIFCRLStreamIdentifier, com::orionsec::jpkif::CPKIFDeltaCRLIndicator, com::orionsec::jpkif::CPKIFExtendedKeyUsage, com::orionsec::jpkif::CPKIFFreshestCRL, com::orionsec::jpkif::CPKIFHoldInstructionCode, com::orionsec::jpkif::CPKIFInhibitAnyPolicy, com::orionsec::jpkif::CPKIFInvalidityDate, com::orionsec::jpkif::CPKIFIssuerAltName, com::orionsec::jpkif::CPKIFIssuingDistributionPoint, com::orionsec::jpkif::CPKIFKeyUsage, com::orionsec::jpkif::CPKIFNameConstraints, com::orionsec::jpkif::CPKIFPolicyConstraints, com::orionsec::jpkif::CPKIFPolicyInformationSet, com::orionsec::jpkif::CPKIFPolicyMappings, com::orionsec::jpkif::CPKIFPrivateKeyUsage, com::orionsec::jpkif::CPKIFSubjectAltName, and com::orionsec::jpkif::CPKIFSubjectKeyIdentifier.
Definition at line 24 of file CPKIFX509Extension.java.
synchronized void com::orionsec::jpkif::CPKIFX509Extension::delete | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFAuthorityInfoAccess, com::orionsec::jpkif::CPKIFAuthorityKeyIdentifier, com::orionsec::jpkif::CPKIFBasicConstraints, com::orionsec::jpkif::CPKIFCertificateIssuer, com::orionsec::jpkif::CPKIFCRLDistributionPoints, com::orionsec::jpkif::CPKIFCRLNumber, com::orionsec::jpkif::CPKIFCRLReason, com::orionsec::jpkif::CPKIFCRLStreamIdentifier, com::orionsec::jpkif::CPKIFDeltaCRLIndicator, com::orionsec::jpkif::CPKIFExtendedKeyUsage, com::orionsec::jpkif::CPKIFFreshestCRL, com::orionsec::jpkif::CPKIFHoldInstructionCode, com::orionsec::jpkif::CPKIFInhibitAnyPolicy, com::orionsec::jpkif::CPKIFInvalidityDate, com::orionsec::jpkif::CPKIFIssuerAltName, com::orionsec::jpkif::CPKIFIssuingDistributionPoint, com::orionsec::jpkif::CPKIFKeyUsage, com::orionsec::jpkif::CPKIFNameConstraints, com::orionsec::jpkif::CPKIFPolicyConstraints, com::orionsec::jpkif::CPKIFPolicyInformationSet, com::orionsec::jpkif::CPKIFPolicyMappings, com::orionsec::jpkif::CPKIFPrivateKeyUsage, com::orionsec::jpkif::CPKIFSubjectAltName, and com::orionsec::jpkif::CPKIFSubjectKeyIdentifier.
Definition at line 28 of file CPKIFX509Extension.java.
References swigCMemOwn.
void com::orionsec::jpkif::CPKIFX509Extension::SetCriticality | ( | boolean | b | ) | [inline] |
Definition at line 50 of file CPKIFX509Extension.java.
boolean com::orionsec::jpkif::CPKIFX509Extension::isCritical | ( | ) | [inline] |
Definition at line 54 of file CPKIFX509Extension.java.
CPKIFOIDPtr com::orionsec::jpkif::CPKIFX509Extension::oid | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFAuthorityInfoAccess, com::orionsec::jpkif::CPKIFAuthorityKeyIdentifier, com::orionsec::jpkif::CPKIFBasicConstraints, com::orionsec::jpkif::CPKIFCertificateIssuer, com::orionsec::jpkif::CPKIFCRLDistributionPoints, com::orionsec::jpkif::CPKIFCRLNumber, com::orionsec::jpkif::CPKIFCRLReason, com::orionsec::jpkif::CPKIFCRLStreamIdentifier, com::orionsec::jpkif::CPKIFDeltaCRLIndicator, com::orionsec::jpkif::CPKIFExtendedKeyUsage, com::orionsec::jpkif::CPKIFFreshestCRL, com::orionsec::jpkif::CPKIFHoldInstructionCode, com::orionsec::jpkif::CPKIFInhibitAnyPolicy, com::orionsec::jpkif::CPKIFInvalidityDate, com::orionsec::jpkif::CPKIFIssuerAltName, com::orionsec::jpkif::CPKIFIssuingDistributionPoint, com::orionsec::jpkif::CPKIFKeyUsage, com::orionsec::jpkif::CPKIFNameConstraints, com::orionsec::jpkif::CPKIFPolicyConstraints, com::orionsec::jpkif::CPKIFPolicyInformationSet, com::orionsec::jpkif::CPKIFPolicyMappings, com::orionsec::jpkif::CPKIFPrivateKeyUsage, com::orionsec::jpkif::CPKIFSubjectAltName, and com::orionsec::jpkif::CPKIFSubjectKeyIdentifier.
Definition at line 58 of file CPKIFX509Extension.java.
void com::orionsec::jpkif::CPKIFX509Extension::value | ( | CPKIFBufferPtr | value | ) | [inline] |
Definition at line 62 of file CPKIFX509Extension.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFX509Extension::value | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFAuthorityInfoAccess, com::orionsec::jpkif::CPKIFAuthorityKeyIdentifier, com::orionsec::jpkif::CPKIFBasicConstraints, com::orionsec::jpkif::CPKIFCertificateIssuer, com::orionsec::jpkif::CPKIFCRLDistributionPoints, com::orionsec::jpkif::CPKIFCRLNumber, com::orionsec::jpkif::CPKIFCRLReason, com::orionsec::jpkif::CPKIFCRLStreamIdentifier, com::orionsec::jpkif::CPKIFDeltaCRLIndicator, com::orionsec::jpkif::CPKIFExtendedKeyUsage, com::orionsec::jpkif::CPKIFFreshestCRL, com::orionsec::jpkif::CPKIFHoldInstructionCode, com::orionsec::jpkif::CPKIFInhibitAnyPolicy, com::orionsec::jpkif::CPKIFInvalidityDate, com::orionsec::jpkif::CPKIFIssuerAltName, com::orionsec::jpkif::CPKIFIssuingDistributionPoint, com::orionsec::jpkif::CPKIFKeyUsage, com::orionsec::jpkif::CPKIFNameConstraints, com::orionsec::jpkif::CPKIFPolicyConstraints, com::orionsec::jpkif::CPKIFPolicyInformationSet, com::orionsec::jpkif::CPKIFPolicyMappings, com::orionsec::jpkif::CPKIFPrivateKeyUsage, com::orionsec::jpkif::CPKIFSubjectAltName, and com::orionsec::jpkif::CPKIFSubjectKeyIdentifier.
Definition at line 66 of file CPKIFX509Extension.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFX509Extension::Encode | ( | ) | [inline] |
Definition at line 70 of file CPKIFX509Extension.java.
boolean com::orionsec::jpkif::CPKIFX509Extension::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFX509Extension.java.
Referenced by CPKIFX509Extension(), delete(), com::orionsec::jpkif::CPKIFSubjectKeyIdentifier::delete(), com::orionsec::jpkif::CPKIFSubjectAltName::delete(), com::orionsec::jpkif::CPKIFPrivateKeyUsage::delete(), com::orionsec::jpkif::CPKIFPolicyMappings::delete(), com::orionsec::jpkif::CPKIFPolicyInformationSet::delete(), com::orionsec::jpkif::CPKIFPolicyConstraints::delete(), com::orionsec::jpkif::CPKIFNameConstraints::delete(), com::orionsec::jpkif::CPKIFKeyUsage::delete(), com::orionsec::jpkif::CPKIFIssuingDistributionPoint::delete(), com::orionsec::jpkif::CPKIFIssuerAltName::delete(), com::orionsec::jpkif::CPKIFInvalidityDate::delete(), com::orionsec::jpkif::CPKIFInhibitAnyPolicy::delete(), com::orionsec::jpkif::CPKIFHoldInstructionCode::delete(), com::orionsec::jpkif::CPKIFFreshestCRL::delete(), com::orionsec::jpkif::CPKIFExtendedKeyUsage::delete(), com::orionsec::jpkif::CPKIFDeltaCRLIndicator::delete(), com::orionsec::jpkif::CPKIFCRLStreamIdentifier::delete(), com::orionsec::jpkif::CPKIFCRLReason::delete(), com::orionsec::jpkif::CPKIFCRLNumber::delete(), com::orionsec::jpkif::CPKIFCRLDistributionPoints::delete(), com::orionsec::jpkif::CPKIFCertificateIssuer::delete(), com::orionsec::jpkif::CPKIFBasicConstraints::delete(), com::orionsec::jpkif::CPKIFAuthorityKeyIdentifier::delete(), and com::orionsec::jpkif::CPKIFAuthorityInfoAccess::delete().