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()
Copyright © 2018 BouncyCastle.org. All rights reserved.