public class ExtendedKeyUsageBC extends ASN1EncodableBC implements IExtendedKeyUsage
ExtendedKeyUsage.| Constructor and Description |
|---|
ExtendedKeyUsageBC(org.bouncycastle.asn1.x509.ExtendedKeyUsage extendedKeyUsage)
Creates new wrapper instance for
ExtendedKeyUsage. |
ExtendedKeyUsageBC(IKeyPurposeId purposeId)
Creates new wrapper instance for
ExtendedKeyUsage. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.x509.ExtendedKeyUsage |
getExtendedKeyUsage()
Gets actual org.bouncycastle object being wrapped.
|
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic ExtendedKeyUsageBC(org.bouncycastle.asn1.x509.ExtendedKeyUsage extendedKeyUsage)
ExtendedKeyUsage.extendedKeyUsage - ExtendedKeyUsage to be wrappedpublic ExtendedKeyUsageBC(IKeyPurposeId purposeId)
ExtendedKeyUsage.purposeId - KeyPurposeId wrapperCopyright © 1998–2023 Apryse Group NV. All rights reserved.