Java org.bouncycastle.asn1.cmp CMPCertificate fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.asn1.cmp CMPCertificate fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.asn1.cmp CMPCertificate.

The text is from its open source code.

Constructor

CMPCertificate(AttributeCertificate x509v2AttrCert)
Note: the addition of attribute certificates is a BC extension.
CMPCertificate(Certificate x509v3PKCert)

Method

byte[]getEncoded()
Return the default BER or DER encoding for this object.
CMPCertificategetInstance(Object o)
CertificategetX509v3PKCert()