Class PrivateKeyJwsSignatureProvider.PrivateKeyJwsSignature

    • Constructor Detail

      • PrivateKeyJwsSignature

        public PrivateKeyJwsSignature​(Signature s)
    • Method Detail

      • update

        public void update​(byte[] src,
                           int off,
                           int len)
        Specified by:
        update in interface JwsSignature