Interface ISignatureMechanismParams

All Known Subinterfaces:
IApplicableSignatureParams
All Known Implementing Classes:
RSASSAPSSMechanismParams

public interface ISignatureMechanismParams
Interface to encode the parameters to a signature algorithm for inclusion in a signature object. See RSASSAPSSMechanismParams for an example.
  • Method Summary

    Modifier and Type
    Method
    Description
    Represent the parameters as an IASN1Encodable for inclusion in a signature object.