Bouncy Castle Cryptography Library 1.69

org.bouncycastle.asn1.its
Class ImplicitCertificate

java.lang.Object
  |
  +--org.bouncycastle.asn1.ASN1Object
        |
        +--org.bouncycastle.asn1.its.CertificateBase
              |
              +--org.bouncycastle.asn1.its.ImplicitCertificate
All Implemented Interfaces:
ASN1Encodable, Encodable

public class ImplicitCertificate
extends CertificateBase


Methods inherited from class org.bouncycastle.asn1.its.CertificateBase
getInstance, toASN1Primitive
 
Methods inherited from class org.bouncycastle.asn1.ASN1Object
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 


Bouncy Castle Cryptography Library 1.69