|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.ASN1Primitive
org.bouncycastle.asn1.ASN1VisibleString
org.bouncycastle.asn1.DERVisibleString
DER VisibleString object encoding ISO 646 (ASCII) character code points 32 to 126.
Explicit character set escape sequences are not allowed.
| Constructor Summary | |
DERVisibleString(java.lang.String string)
Basic constructor |
|
| Methods inherited from class org.bouncycastle.asn1.ASN1VisibleString |
getInstance, getInstance, getOctets, getString, getTagged, hashCode, toString |
| Methods inherited from class org.bouncycastle.asn1.ASN1Primitive |
encodeTo, encodeTo, equals, equals, equals, fromByteArray, toASN1Primitive |
| Methods inherited from class org.bouncycastle.asn1.ASN1Object |
getEncoded, getEncoded, hasEncodedTagValue |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DERVisibleString(java.lang.String string)
string - the string to be carried in the VisibleString object,
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||