|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XWikiX509KeyPair | |
|---|---|
| org.xwiki.crypto.x509 | |
| Uses of XWikiX509KeyPair in org.xwiki.crypto.x509 |
|---|
| Methods in org.xwiki.crypto.x509 that return XWikiX509KeyPair | |
|---|---|
XWikiX509KeyPair |
X509CryptoService.keyPairFromBase64(String keyPairAsBase64)
Deserialize an XWikiX509KeyPair from a base64 encoded String. |
XWikiX509KeyPair |
X509CryptoService.newCertAndPrivateKey(int daysOfValidity,
String password)
Creates an XWikiX509Certificate and matching private key. |
| Methods in org.xwiki.crypto.x509 with parameters of type XWikiX509KeyPair | |
|---|---|
String |
X509CryptoService.signText(String textToSign,
XWikiX509KeyPair toSignWith,
String password)
Produce a pkcs#7 signature for the given text. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||