|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.utb.fai.simkovicp.pki.x509.X509Manager
public class X509Manager
| Method Summary | |
|---|---|
static X509Manager |
getINSTANCE()
Returns the instance of X509Manager. |
java.security.KeyStore |
getPdfSignKeyStore()
PDF key store to verify signature |
java.security.KeyStore |
getPdfTimeKeyStore()
PDF key store to verify timestamp |
PKCS12Device |
getPKCS12ToPdfSign()
Returns the PKCS12 device to PDF signature. |
PKCS12Device |
getPKCS12ToSMimeSign()
Returns the PKCS12 device to S/MIME signature. |
PKCS12Device |
getPKCS12ToXMLSign()
Returns the PKCS12 device to XML signature. |
java.security.KeyStore |
getXmlSignKeyStore()
XML key store to verify signature |
protected void |
init()
Init method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static X509Manager getINSTANCE()
protected void init()
public PKCS12Device getPKCS12ToPdfSign()
public java.security.KeyStore getPdfSignKeyStore()
public java.security.KeyStore getPdfTimeKeyStore()
public PKCS12Device getPKCS12ToXMLSign()
public java.security.KeyStore getXmlSignKeyStore()
public PKCS12Device getPKCS12ToSMimeSign()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||