System::Security::Cryptography::Pkcs::SignedCms::ComputeSignature méthode
SignedCms::ComputeSignature method
Crée une signature.
void System::Security::Cryptography::Pkcs::SignedCms::ComputeSignature(const SharedPtr<CmsSigner> &signer, bool silent)
| Paramètre | Type | Description |
|---|---|---|
| signataire | const SharedPtr<CmsSigner>& | Signataire à utiliser. |
| silencieux | bool | Indique s’il faut supprimer la demande à l’utilisateur d’un certificat valide si le certificat associé à signer n’est pas valide. |
Voir aussi
- Typedef SharedPtr
- Class CmsSigner
- Class SignedCms
- Namespace System::Security::Cryptography::Pkcs
- Library Aspose.Font for C++