KeyTransRecipientInfo.KeyEncryptionAlgorithm Właściwość

Definicja

Właściwość KeyEncryptionAlgorithm pobiera algorytm szyfrowania klucza używany do szyfrowania klucza klucza szyfrowania zawartości.

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

Wartość właściwości

Obiekt AlgorithmIdentifier , który przechowuje identyfikator algorytmu szyfrowania kluczy.

Dotyczy

Zobacz też