public class BcTlsEd448Signer extends BcTlsSigner
crypto, privateKey
Constructor and Description |
---|
BcTlsEd448Signer(BcTlsCrypto crypto,
org.bouncycastle.crypto.params.Ed448PrivateKeyParameters privateKey) |
Modifier and Type | Method and Description |
---|---|
TlsStreamSigner |
getStreamSigner(SignatureAndHashAlgorithm algorithm) |
generateRawSignature
public BcTlsEd448Signer(BcTlsCrypto crypto, org.bouncycastle.crypto.params.Ed448PrivateKeyParameters privateKey)
public TlsStreamSigner getStreamSigner(SignatureAndHashAlgorithm algorithm)
getStreamSigner
in interface TlsSigner
getStreamSigner
in class BcTlsSigner