Uses of Class
org.xwiki.crypto.pkix.params.CertifiedKeyPair
-
Packages that use CertifiedKeyPair Package Description org.xwiki.crypto.pkix -
-
Uses of CertifiedKeyPair in org.xwiki.crypto.pkix
Methods in org.xwiki.crypto.pkix with parameters of type CertifiedKeyPair Modifier and Type Method Description static CertifyingSigner
CertifyingSigner. getInstance(boolean forSigning, CertifiedKeyPair certifier, SignerFactory factory)
Get a certifying signer instance from the given signer factory for a given certifier.
-