Uses of Class
org.mozilla.jss.pkix.crmf.POPOSigningKey
Packages that use POPOSigningKey
-
Uses of POPOSigningKey in org.mozilla.jss.pkix.crmf
Fields in org.mozilla.jss.pkix.crmf declared as POPOSigningKeyMethods in org.mozilla.jss.pkix.crmf that return POPOSigningKeyModifier and TypeMethodDescriptionProofOfPossession.getSignature()
If type == SIGNATURE, returns the signature field.Methods in org.mozilla.jss.pkix.crmf with parameters of type POPOSigningKeyModifier and TypeMethodDescriptionstatic ProofOfPossession
ProofOfPossession.createSignature
(POPOSigningKey signature) Creates a new ProofOfPossesion with the given signature field.Constructors in org.mozilla.jss.pkix.crmf with parameters of type POPOSigningKeyModifierConstructorDescriptionprivate
ProofOfPossession
(ProofOfPossession.Type type, POPOSigningKey signature, POPOPrivKey keyEncipherment, POPOPrivKey keyAgreement)