Pular para o conteúdo principal

PkiRsaPkcs1SignatureDescription

Namespace: Lacuna.Pki
Assembly: Lacuna.Pki
Class

Do not use this class (it is only public because of limitations of the .NET Framework)

[Obsolete("Do not use this class (it is only public because of limitations of the .NET Framework and is not guaranteed to exist in future versions)")]
public abstract class PkiRsaPkcs1SignatureDescription : SignatureDescription

Hierarquia: objectSignatureDescriptionPkiRsaPkcs1SignatureDescription

Construtores

PkiRsaPkcs1SignatureDescription(DigestAlgorithm)

protected PkiRsaPkcs1SignatureDescription(DigestAlgorithm digestAlgorithm)

Parâmetros

NomeTipoDescrição
digestAlgorithmDigestAlgorithm

Métodos

CreateDeformatter(AsymmetricAlgorithm)

public override AsymmetricSignatureDeformatter CreateDeformatter(AsymmetricAlgorithm key)

Parâmetros

NomeTipoDescrição
keyAsymmetricAlgorithm

Retorno

AsymmetricSignatureDeformatter


CreateFormatter(AsymmetricAlgorithm)

public override AsymmetricSignatureFormatter CreateFormatter(AsymmetricAlgorithm key)

Parâmetros

NomeTipoDescrição
keyAsymmetricAlgorithm

Retorno

AsymmetricSignatureFormatter


Membros herdados

CreateDigest(), KeyAlgorithm, DigestAlgorithm, FormatterAlgorithm, DeformatterAlgorithm, ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode(), GetType(), MemberwiseClone()