Pkcs8PrivateKeyInfo.AlgorithmId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得識別此金鑰所適用之演算法的物件識別碼 (OID) 值。
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
屬性值
物件識別碼 (OID) 值,用來識別此金鑰的演算法。