Bagikan melalui


PublicKeyInfo.Algorithm Properti

Definisi

Properti Algorithm mengambil pengidentifikasi algoritma yang terkait dengan kunci publik.

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

Nilai Properti

Objek AlgorithmIdentifier yang mewakili algoritma.

Berlaku untuk

Lihat juga