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