2using System.Collections.Generic;
4using System.Security.Cryptography;
Base class for RSA algorithms
RSA with SHA-512 signatures
RsaSha512(RSA RSA)
RSA with SHA-512 signatures
override HashAlgorithmName HashAlgorithmName
Name of hash algorithm to use for signatues.
override string HashAlgorithmOID
Object Identity for the Hash algorithm.