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