다음을 통해 공유


SignedCms.ContentInfo 속성

정의

ContentInfo 속성은 인코딩된 CMS/PKCS #7 메시지의 내부 콘텐츠를 검색합니다.

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

속성 값

ContentInfo

인코딩된 CMS/PKCS #7 메시지의 콘텐츠를 나타내는 ContentInfo 개체입니다.

적용 대상

추가 정보