public interface JwsSignature
byte[]
sign()
void
update(byte[] src, int off, int len)
void update(byte[] src, int off, int len)
byte[] sign()
Apache CXF