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) |
generateRawSignaturepublic BcTlsEd448Signer(BcTlsCrypto crypto, org.bouncycastle.crypto.params.Ed448PrivateKeyParameters privateKey)
public TlsStreamSigner getStreamSigner(SignatureAndHashAlgorithm algorithm)
getStreamSigner in interface TlsSignergetStreamSigner in class BcTlsSigner