Udostępnij przez


PublicKeyInfo.Algorithm Własność

Definicja

Właściwość Algorithm pobiera identyfikator algorytmu skojarzony z kluczem publicznym.

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

Wartość nieruchomości

AlgorithmIdentifier Obiekt reprezentujący algorytm.

Dotyczy

Zobacz także