Interface VerifyCleartextSignatures

  • All Known Implementing Classes:
    VerifyCleartextSignaturesImpl

    public interface VerifyCleartextSignatures
    Interface defining the API for verification of cleartext signed documents.
    • Method Detail

      • onInputStream

        VerifyCleartextSignatures.WithStrategy onInputStream​(java.io.InputStream inputStream)
        Provide the InputStream which contains the cleartext-signed message.
        Parameters:
        inputStream - inputstream
        Returns:
        api handle