public interface JwsVerificationSignature
void
update(byte[] src, int off, int len)
boolean
verify(byte[] signature)
void update(byte[] src, int off, int len)
boolean verify(byte[] signature)
Apache CXF