Bouncy Castle Cryptography Library 1.81

org.bouncycastle.asn1
Class DERVideotexString

java.lang.Object
  extended byorg.bouncycastle.asn1.ASN1Object
      extended byorg.bouncycastle.asn1.ASN1Primitive
          extended byorg.bouncycastle.asn1.ASN1VideotexString
              extended byorg.bouncycastle.asn1.DERVideotexString
All Implemented Interfaces:
ASN1Encodable, ASN1String, Encodable

public class DERVideotexString
extends ASN1VideotexString


Constructor Summary
DERVideotexString(byte[] octets)
           
 
Methods inherited from class org.bouncycastle.asn1.ASN1VideotexString
getInstance, getInstance, getOctets, getString, hashCode
 
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, toString, wait, wait, wait
 

Constructor Detail

DERVideotexString

public DERVideotexString(byte[] octets)

Bouncy Castle Cryptography Library 1.81