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