Package org.bouncycastle.asn1
Class DERVideotexString
- java.lang.Object
-
- org.bouncycastle.asn1.ASN1Object
-
- org.bouncycastle.asn1.ASN1Primitive
-
- org.bouncycastle.asn1.ASN1VideotexString
-
- org.bouncycastle.asn1.DERVideotexString
-
- All Implemented Interfaces:
ASN1Encodable
,ASN1String
,Encodable
public class DERVideotexString extends ASN1VideotexString
-
-
Constructor Summary
Constructors Constructor Description DERVideotexString(byte[] octets)
-
Method Summary
-
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
-
-