public interface DSSPrivateKeyEntry
| Modifier and Type | Method and Description |
|---|---|
CertificateToken |
getCertificate() |
CertificateToken[] |
getCertificateChain() |
EncryptionAlgorithm |
getEncryptionAlgorithm()
Get the SignatureAlgorithm corresponding to the PrivateKey
|
CertificateToken getCertificate()
CertificateToken[] getCertificateChain()
EncryptionAlgorithm getEncryptionAlgorithm() throws DSSException
DSSExceptionCopyright © 2018. All rights reserved.