public class DEROctetStringBC extends ASN1OctetStringBC implements IDEROctetString
DEROctetString.| Constructor and Description |
|---|
DEROctetStringBC(byte[] bytes)
Creates new wrapper instance for
DEROctetString. |
DEROctetStringBC(org.bouncycastle.asn1.DEROctetString octetString)
Creates new wrapper instance for
DEROctetString. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.DEROctetString |
getDEROctetString()
Gets actual org.bouncycastle object being wrapped.
|
getASN1OctetString, getOctetsgetEncoded, getEncoded, getPrimitiveequals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetOctetsgetEncoded, getEncodedisNull, toASN1Primitivepublic DEROctetStringBC(byte[] bytes)
DEROctetString.bytes - byte array to create DEROctetString to be wrappedpublic DEROctetStringBC(org.bouncycastle.asn1.DEROctetString octetString)
DEROctetString.octetString - DEROctetString to be wrappedCopyright © 1998–2023 Apryse Group NV. All rights reserved.