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