protected static class PrivateKeyJwsSignatureProvider.PrivateKeyJwsSignature extends Object implements JwsSignature
| Constructor and Description |
|---|
PrivateKeyJwsSignatureProvider.PrivateKeyJwsSignature(Signature s) |
public PrivateKeyJwsSignatureProvider.PrivateKeyJwsSignature(Signature s)
public void update(byte[] src,
int off,
int len)
update in interface JwsSignaturepublic byte[] sign()
sign in interface JwsSignatureApache CXF