public class BcDefaultTlsCredentialedSigner extends DefaultTlsCredentialedSigner
certificate, cryptoParams, signatureAndHashAlgorithm, signer| Constructor and Description |
|---|
BcDefaultTlsCredentialedSigner(TlsCryptoParameters cryptoParams,
BcTlsCrypto crypto,
org.bouncycastle.crypto.params.AsymmetricKeyParameter privateKey,
Certificate certificate,
SignatureAndHashAlgorithm signatureAndHashAlgorithm) |
generateRawSignature, getCertificate, getEffectiveAlgorithm, getSignatureAndHashAlgorithm, getStreamSignerpublic BcDefaultTlsCredentialedSigner(TlsCryptoParameters cryptoParams, BcTlsCrypto crypto, org.bouncycastle.crypto.params.AsymmetricKeyParameter privateKey, Certificate certificate, SignatureAndHashAlgorithm signatureAndHashAlgorithm)