org.bouncycastle.pkcs
Class DeltaCertificateRequestAttribute
java.lang.Object
|
+--org.bouncycastle.pkcs.DeltaCertificateRequestAttribute
- public class DeltaCertificateRequestAttribute
- extends java.lang.Object
The delta certificate request attribute defined in: https://datatracker.ietf.org/doc/draft-bonnell-lamps-chameleon-certs/
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeltaCertificateRequestAttribute
public DeltaCertificateRequestAttribute(org.bouncycastle.asn1.pkcs.Attribute attribute)
getSubject
public org.bouncycastle.asn1.x500.X500Name getSubject()
getSubjectPKInfo
public org.bouncycastle.asn1.x509.SubjectPublicKeyInfo getSubjectPKInfo()
getExtensions
public org.bouncycastle.asn1.x509.Extensions getExtensions()
getSignatureAlgorithm
public org.bouncycastle.asn1.x509.AlgorithmIdentifier getSignatureAlgorithm()