Uses of Class
org.bouncycastle.asn1.ess.ESSCertIDv2
Packages that use ESSCertIDv2
Package
Description
Support classes useful for encoding and supporting Enhanced Security Services for S/MIME as described RFC 2634 and RFC 5035.
-
Uses of ESSCertIDv2 in org.bouncycastle.asn1.ess
Methods in org.bouncycastle.asn1.ess that return ESSCertIDv2Modifier and TypeMethodDescriptionSigningCertificateV2.getCerts()
static ESSCertIDv2
ESSCertIDv2.getInstance
(Object o) Constructors in org.bouncycastle.asn1.ess with parameters of type ESSCertIDv2ModifierConstructorDescriptionSigningCertificateV2
(ESSCertIDv2[] certs) SigningCertificateV2
(ESSCertIDv2[] certs, PolicyInformation[] policies)