public class JcaDefaultTlsCredentialedSigner extends DefaultTlsCredentialedSigner
certificate, cryptoParams, signatureAndHashAlgorithm, signer| Constructor and Description |
|---|
JcaDefaultTlsCredentialedSigner(TlsCryptoParameters cryptoParams,
JcaTlsCrypto crypto,
java.security.PrivateKey privateKey,
Certificate certificate,
SignatureAndHashAlgorithm signatureAndHashAlgorithm) |
generateRawSignature, getCertificate, getEffectiveAlgorithm, getSignatureAndHashAlgorithm, getStreamSignerpublic JcaDefaultTlsCredentialedSigner(TlsCryptoParameters cryptoParams, JcaTlsCrypto crypto, java.security.PrivateKey privateKey, Certificate certificate, SignatureAndHashAlgorithm signatureAndHashAlgorithm)