Pular para o conteúdo principal

RSAPKAlgorithm

Namespace: Lacuna.Pki
Assembly: Lacuna.Pki
Class

public class RSAPKAlgorithm : PKAlgorithm

Hierarquia: objectPKAlgorithmRSAPKAlgorithm

Construtores

RSAPKAlgorithm()

public RSAPKAlgorithm()

Propriedades

Name

public override string Name { get; }

Retorno

string


Oid

public override string Oid { get; }

Retorno

string


Métodos

GetCsp(RSAPublicKey)

public RSACryptoServiceProvider GetCsp(RSAPublicKey publicKey)

Parâmetros

NomeTipoDescrição
publicKeyRSAPublicKey

Retorno

RSACryptoServiceProvider


GetSignatureAlgorithm(DigestAlgorithm)

public override SignatureAlgorithm GetSignatureAlgorithm(DigestAlgorithm digestAlgorithm)

Parâmetros

NomeTipoDescrição
digestAlgorithmDigestAlgorithm

Retorno

SignatureAlgorithm


Membros herdados

RSA, DSA, EC, GetInstanceByName(string), GetInstanceByOID(string), Equals(object), Equals(PKAlgorithm), GetHashCode(), ToString(), Equals(object, object), ReferenceEquals(object, object), GetType(), MemberwiseClone()