Package org.bouncycastle.oer.its
Class SubjectAssurance
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.ASN1Primitive
org.bouncycastle.asn1.ASN1OctetString
org.bouncycastle.asn1.DEROctetString
org.bouncycastle.oer.its.SubjectAssurance
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable,org.bouncycastle.asn1.ASN1OctetStringParser,org.bouncycastle.asn1.InMemoryRepresentable,org.bouncycastle.util.Encodable
public class SubjectAssurance
extends org.bouncycastle.asn1.DEROctetString
-
Constructor Summary
ConstructorsConstructorDescriptionSubjectAssurance(byte[] string) SubjectAssurance(org.bouncycastle.asn1.ASN1Encodable obj) -
Method Summary
Methods inherited from class org.bouncycastle.asn1.ASN1OctetString
getInstance, getLoadedObject, getOctets, getOctetStream, hashCode, parser, toStringMethods inherited from class org.bouncycastle.asn1.ASN1Primitive
encodeTo, encodeTo, equals, equals, equals, fromByteArray, toASN1PrimitiveMethods inherited from class org.bouncycastle.asn1.ASN1Object
getEncoded, getEncoded, hasEncodedTagValueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.bouncycastle.asn1.ASN1Encodable
toASN1Primitive
-
Constructor Details
-
SubjectAssurance
public SubjectAssurance(byte[] string) -
SubjectAssurance
- Throws:
IOException
-
-
Method Details
-
getInstance
-