public class VerisignCzagExtension extends DERIA5String
| Constructor and Description |
|---|
VerisignCzagExtension(DERIA5String str) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Returns a string containing a concise, human-readable description of this
object.
|
getInstance, getInstance, getOctets, getString, hashCode, isIA5Stringequals, fromByteArray, toASN1PrimitivegetEncoded, getEncoded, hasEncodedTagValue, toASN1Objectpublic VerisignCzagExtension(DERIA5String str)
public String toString()
ObjectgetClass().getName() + '@' + Integer.toHexString(hashCode())
See Writing a useful
toString method
if you intend implementing your own toString method.
toString in class DERIA5String