public interface TlsSignerCredentials extends TlsCredentials
Modifier and Type | Method and Description |
---|---|
byte[] |
generateCertificateSignature(byte[] hash) |
SignatureAndHashAlgorithm |
getSignatureAndHashAlgorithm() |
getCertificate
byte[] generateCertificateSignature(byte[] hash) throws java.io.IOException
java.io.IOException
SignatureAndHashAlgorithm getSignatureAndHashAlgorithm()