Udostępnij za pośrednictwem


PublicKeyInfo.Algorithm Właściwość

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ść właściwości

AlgorithmIdentifier Obiekt reprezentujący algorytm.

Dotyczy

Zobacz też