|
Bouncy Castle Cryptography Library 1.77.00 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.pkcs.DeltaCertAttributeUtils
Constructor Summary | |
DeltaCertAttributeUtils()
|
Method Summary | |
static boolean |
isDeltaRequestSignatureValid(PKCS10CertificationRequest baseRequest,
ContentVerifierProvider contentVerifierProvider)
|
static org.bouncycastle.asn1.x509.Extension |
makeDeltaCertificateExtension(DeltaCertificateRequestAttributeValue deltaReqAttr)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DeltaCertAttributeUtils()
Method Detail |
public static org.bouncycastle.asn1.x509.Extension makeDeltaCertificateExtension(DeltaCertificateRequestAttributeValue deltaReqAttr) throws java.io.IOException
java.io.IOException
public static boolean isDeltaRequestSignatureValid(PKCS10CertificationRequest baseRequest, ContentVerifierProvider contentVerifierProvider) throws PKCSException
PKCSException
|
Bouncy Castle Cryptography Library 1.77.00 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |