Aracılığıyla paylaş


KeyAgreeRecipientInfo.KeyEncryptionAlgorithm Özellik

Tanım

KeyEncryptionAlgorithm özelliği, anahtar sözleşmesini gerçekleştirmek için kullanılan algoritmayı alır.

public:
 virtual property System::Security::Cryptography::Pkcs::AlgorithmIdentifier ^ KeyEncryptionAlgorithm { System::Security::Cryptography::Pkcs::AlgorithmIdentifier ^ get(); };
public override System.Security.Cryptography.Pkcs.AlgorithmIdentifier KeyEncryptionAlgorithm { get; }
member this.KeyEncryptionAlgorithm : System.Security.Cryptography.Pkcs.AlgorithmIdentifier
Public Overrides ReadOnly Property KeyEncryptionAlgorithm As AlgorithmIdentifier

Özellik Değeri

Anahtar sözleşmesini gerçekleştirmek için kullanılan algoritmanın değeri.

Şunlara uygulanır

Ayrıca bkz.