public interface IExtension extends IASN1Encodable
| Modifier and Type | Method and Description |
|---|---|
IASN1ObjectIdentifier |
getAuthorityInfoAccess()
Gets
authorityInfoAccess constant for the wrapped Extension. |
IASN1ObjectIdentifier |
getAuthorityKeyIdentifier()
Gets
authorityKeyIdentifier constant for the wrapped Extension. |
IASN1ObjectIdentifier |
getBasicConstraints()
Gets
basicConstraints constant for the wrapped Extension. |
IASN1ObjectIdentifier |
getCRlDistributionPoints()
Gets
cRLDistributionPoints constant for the wrapped Extension. |
IASN1ObjectIdentifier |
getExpiredCertsOnCRL()
Gets
expiredCertsOnCRL constant for the wrapped Extension. |
IASN1ObjectIdentifier |
getExtendedKeyUsage()
Gets
extendedKeyUsage constant for the wrapped Extension. |
IASN1ObjectIdentifier |
getIssuingDistributionPoint()
Gets
issuingDistributionPoint constant for the wrapped Extension. |
IASN1ObjectIdentifier |
getKeyUsage()
Gets
keyUsage constant for the wrapped Extension. |
IASN1ObjectIdentifier |
getSubjectKeyIdentifier()
Gets
subjectKeyIdentifier constant for the wrapped Extension. |
isNull, toASN1PrimitiveIASN1ObjectIdentifier getCRlDistributionPoints()
cRLDistributionPoints constant for the wrapped Extension.IASN1ObjectIdentifier getIssuingDistributionPoint()
issuingDistributionPoint constant for the wrapped Extension.IASN1ObjectIdentifier getAuthorityInfoAccess()
authorityInfoAccess constant for the wrapped Extension.IASN1ObjectIdentifier getBasicConstraints()
basicConstraints constant for the wrapped Extension.IASN1ObjectIdentifier getKeyUsage()
keyUsage constant for the wrapped Extension.IASN1ObjectIdentifier getExtendedKeyUsage()
extendedKeyUsage constant for the wrapped Extension.IASN1ObjectIdentifier getAuthorityKeyIdentifier()
authorityKeyIdentifier constant for the wrapped Extension.IASN1ObjectIdentifier getSubjectKeyIdentifier()
subjectKeyIdentifier constant for the wrapped Extension.IASN1ObjectIdentifier getExpiredCertsOnCRL()
expiredCertsOnCRL constant for the wrapped Extension.Copyright © 1998–2025 Apryse Group NV. All rights reserved.