Sdílet prostřednictvím


KeyAgreeRecipientInfo.KeyEncryptionAlgorithm Vlastnost

Definice

Vlastnost KeyEncryptionAlgorithm načte algoritmus použitý k provedení smlouvy o klíči.

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

Hodnota vlastnosti

Hodnota algoritmu použitého k provedení smlouvy o klíči.

Platí pro

Viz také