public class KeyPurposeIdBC extends ASN1EncodableBC implements IKeyPurposeId
KeyPurposeId.| Constructor and Description |
|---|
KeyPurposeIdBC(org.bouncycastle.asn1.x509.KeyPurposeId keyPurposeId)
Creates new wrapper instance for
KeyPurposeId. |
| Modifier and Type | Method and Description |
|---|---|
IKeyPurposeId |
getIdKpOCSPSigning() |
static KeyPurposeIdBC |
getInstance()
Gets wrapper instance.
|
org.bouncycastle.asn1.x509.KeyPurposeId |
getKeyPurposeId()
Gets actual org.bouncycastle object being wrapped.
|
equals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisNull, toASN1Primitivepublic KeyPurposeIdBC(org.bouncycastle.asn1.x509.KeyPurposeId keyPurposeId)
KeyPurposeId.keyPurposeId - KeyPurposeId to be wrappedpublic static KeyPurposeIdBC getInstance()
KeyPurposeIdBC instance.public org.bouncycastle.asn1.x509.KeyPurposeId getKeyPurposeId()
KeyPurposeId.public IKeyPurposeId getIdKpOCSPSigning()
getIdKpOCSPSigning in interface IKeyPurposeIdCopyright © 1998–2024 Apryse Group NV. All rights reserved.