public class BcTlsMLDSASigner extends BcTlsSigner
crypto, privateKey| Modifier and Type | Method and Description |
|---|---|
static BcTlsMLDSASigner |
create(BcTlsCrypto crypto,
org.bouncycastle.crypto.params.MLDSAPrivateKeyParameters privateKey,
int signatureScheme) |
TlsStreamSigner |
getStreamSigner(SignatureAndHashAlgorithm algorithm) |
generateRawSignaturepublic static BcTlsMLDSASigner create(BcTlsCrypto crypto, org.bouncycastle.crypto.params.MLDSAPrivateKeyParameters privateKey, int signatureScheme)
public TlsStreamSigner getStreamSigner(SignatureAndHashAlgorithm algorithm)
getStreamSigner in interface TlsSignergetStreamSigner in class BcTlsSigner