Class RsaPssSignatureDescriptions
- Namespace
- ComponentSpace.Saml2.XmlSecurity.Signature
- Assembly
- ComponentSpace.Saml2.dll
Includes XML signature descriptions for the RSA PSS SHA1, SHA-256, SHA-384 and SHA-512 algorithms.
public class RsaPssSignatureDescriptions
- Inheritance
-
RsaPssSignatureDescriptions
- Inherited Members
Constructors
RsaPssSignatureDescriptions(ILoggerFactory)
Initializes a new instance of the RsaPssSha2SignatureDescriptions class.
public RsaPssSignatureDescriptions(ILoggerFactory loggerFactory)
Parameters
loggerFactoryILoggerFactoryThe logger factory.
Methods
AddAlgorithms()
Adds the RSA PSS XML signature algorithms to the system so they're available for subsequent use.
public void AddAlgorithms()