public class DERIA5StringBC extends ASN1PrimitiveBC implements IDERIA5String
DERIA5String.| Constructor and Description |
|---|
DERIA5StringBC(org.bouncycastle.asn1.DERIA5String deria5String)
Creates new wrapper instance for
DERIA5String. |
DERIA5StringBC(String str)
Creates new wrapper instance for
DERIA5String. |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.DERIA5String |
getDerIA5String()
Gets actual org.bouncycastle object being wrapped.
|
String |
getString() |
getEncoded, getEncoded, getPrimitiveequals, getEncodable, hashCode, isNull, toASN1Primitive, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEncoded, getEncodedisNull, toASN1Primitivepublic DERIA5StringBC(org.bouncycastle.asn1.DERIA5String deria5String)
DERIA5String.deria5String - DERIA5String to be wrappedpublic DERIA5StringBC(String str)
DERIA5String.str - string to create DERIA5String to be wrappedpublic org.bouncycastle.asn1.DERIA5String getDerIA5String()
DERIA5String.public String getString()
getString in interface IASN1StringCopyright © 1998–2024 Apryse Group NV. All rights reserved.