Bouncy Castle Cryptography Library 1.79

org.bouncycastle.asn1.misc
Class VerisignCzagExtension

java.lang.Object
  extended byorg.bouncycastle.asn1.ASN1Object
      extended byorg.bouncycastle.asn1.ASN1Primitive
          extended byorg.bouncycastle.asn1.ASN1IA5String
              extended byorg.bouncycastle.asn1.DERIA5String
                  extended byorg.bouncycastle.asn1.misc.VerisignCzagExtension
All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable, org.bouncycastle.asn1.ASN1String, org.bouncycastle.util.Encodable

public class VerisignCzagExtension
extends org.bouncycastle.asn1.DERIA5String


Constructor Summary
VerisignCzagExtension(org.bouncycastle.asn1.ASN1IA5String str)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.bouncycastle.asn1.ASN1IA5String
getInstance, getInstance, getOctets, getString, hashCode, isIA5String
 
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

VerisignCzagExtension

public VerisignCzagExtension(org.bouncycastle.asn1.ASN1IA5String str)
Method Detail

toString

public java.lang.String toString()

Bouncy Castle Cryptography Library 1.79