Class SignatorySupport

    • Constructor Detail

      • SignatorySupport

        public SignatorySupport()
    • Method Detail

      • sign

        public byte[] sign​(InputStream toSign)
        Description copied from interface: Signatory
        Exhausts toSign, and returns the raw signature bytes.
        Specified by:
        sign in interface Signatory
        Parameters:
        toSign - The source of the data to be signed
        Returns:
        The raw bytes of the signature