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