Bouncy Castle Cryptography 1.46

org.bouncycastle.asn1
Interface DERString

All Superinterfaces:
ASN1String
All Known Implementing Classes:
DERBitString, DERBMPString, DERGeneralString, DERIA5String, DERNumericString, DERPrintableString, DERT61String, DERUniversalString, DERUTF8String, DERVisibleString, KeyUsage, NetscapeCertType, NetscapeRevocationURL, PKIFailureInfo, ReasonFlags, VerisignCzagExtension

public interface DERString
extends ASN1String

basic interface for DER string objects.


Method Summary
 
Methods inherited from interface org.bouncycastle.asn1.ASN1String
getString
 


Bouncy Castle Cryptography 1.46