protected static class EcDsaJwsSignatureProvider.EcDsaPrivateKeyJwsSignature extends PrivateKeyJwsSignatureProvider.PrivateKeyJwsSignature
Constructor and Description |
---|
EcDsaPrivateKeyJwsSignature(Signature s,
int outLen) |
Modifier and Type | Method and Description |
---|---|
byte[] |
sign() |
update
public EcDsaPrivateKeyJwsSignature(Signature s, int outLen)
public byte[] sign()
sign
in interface JwsSignature
sign
in class PrivateKeyJwsSignatureProvider.PrivateKeyJwsSignature
Apache CXF