Uses of Class
org.bouncycastle.asn1.crmf.POPOSigningKey
Packages that use POPOSigningKey
Package
Description
Classes and object identifiers specific to RFC 4211 "Internet X.509 Public Key Infrastructure Certificate Request Message Format (CRMF)."
-
Uses of POPOSigningKey in org.bouncycastle.asn1.crmf
Methods in org.bouncycastle.asn1.crmf that return POPOSigningKeyModifier and TypeMethodDescriptionstatic POPOSigningKeyPOPOSigningKey.getInstance(Object o) static POPOSigningKeyPOPOSigningKey.getInstance(ASN1TaggedObject obj, boolean explicit) Constructors in org.bouncycastle.asn1.crmf with parameters of type POPOSigningKeyModifierConstructorDescriptionProofOfPossession(POPOSigningKey poposk) Creates a ProofOfPossession for a signing key.