Class VerisignCzagExtension

java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.ASN1Primitive
org.bouncycastle.asn1.ASN1IA5String
org.bouncycastle.asn1.DERIA5String
org.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

    Constructors
    Constructor
    Description
    VerisignCzagExtension(org.bouncycastle.asn1.ASN1IA5String str)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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 Details

    • VerisignCzagExtension

      public VerisignCzagExtension(org.bouncycastle.asn1.ASN1IA5String str)
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class org.bouncycastle.asn1.ASN1IA5String