System::Security::Cryptography::Pkcs::SignedCms::ComputeSignature 메서드
SignedCms::ComputeSignature method
서명을 생성합니다.
void System::Security::Cryptography::Pkcs::SignedCms::ComputeSignature(const SharedPtr<CmsSigner> &signer, bool silent)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 서명자 | const SharedPtr<CmsSigner>& | 사용할 서명자. |
| silent | bool | 연관된 signer 인증서가 유효하지 않을 경우 사용자에게 유효한 인증서를 요청하는 것을 억제할지 여부. |
또 보기
- Typedef SharedPtr
- Class CmsSigner
- Class SignedCms
- Namespace System::Security::Cryptography::Pkcs
- Library Aspose.Page for C++