Condividi tramite


Pkcs8PrivateKeyInfo.AlgorithmId Proprietà

Definizione

Ottiene il valore dell'identificatore di oggetto (OID) che identifica l'algoritmo a cui è destinata la chiave.

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

Valore della proprietà

Oid

Valore OID (Object Identifier) che identifica l'algoritmo per cui si trova questa chiave.

Si applica a