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) 值,该值标识此密钥的算法。