Uses of Class
org.bouncycastle.asn1.crmf.AttributeTypeAndValue
Packages that use AttributeTypeAndValue
Package
Description
Classes and object identifiers specific to RFC 4211 "Internet X.509 Public Key Infrastructure Certificate Request Message Format (CRMF)."
-
Uses of AttributeTypeAndValue in org.bouncycastle.asn1.crmf
Methods in org.bouncycastle.asn1.crmf that return AttributeTypeAndValueModifier and TypeMethodDescriptionstatic AttributeTypeAndValue
AttributeTypeAndValue.getInstance
(Object o) CertReqMsg.getRegInfo()
Controls.toAttributeTypeAndValueArray()
Constructors in org.bouncycastle.asn1.crmf with parameters of type AttributeTypeAndValueModifierConstructorDescriptionCertReqMsg
(CertRequest certReq, ProofOfPossession pop, AttributeTypeAndValue[] regInfo) Creates a new CertReqMsg.Controls
(AttributeTypeAndValue[] atvs)