다음을 통해 공유


Pkcs8PrivateKeyInfo.Attributes 속성

정의

이 프라이빗 키의 수정 가능한 특성 컬렉션을 가져옵니다.

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

속성 값

프라이빗 키로 인코딩할 특성의 수정 가능한 컬렉션입니다.

적용 대상