Aracılığıyla paylaş


KeyTransRecipientInfo.KeyEncryptionAlgorithm Özellik

Tanım

özelliği, KeyEncryptionAlgorithm içerik şifreleme anahtarını şifrelemek için kullanılan anahtar şifreleme algoritmasını 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

AlgorithmIdentifier Anahtar şifreleme algoritması tanımlayıcısını depolayan bir nesne.

Şunlara uygulanır

Ayrıca bkz.