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 JwsSignature
public byte[] sign()
sign
in interface JwsSignature
Apache CXF