KeyTransRecipientInfo.KeyEncryptionAlgorithm Tulajdonság
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
A KeyEncryptionAlgorithm tulajdonság lekéri a tartalomtitkosítási kulcs titkosításához használt kulcstitkosítási algoritmust.
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
Tulajdonság értéke
A AlgorithmIdentifier kulcstitkosítási algoritmus azonosítóját tároló objektum.