Metodo System::Security::Cryptography::Pkcs::SignedCms::ComputeSignature
SignedCms::ComputeSignature method
Crea una firma.
void System::Security::Cryptography::Pkcs::SignedCms::ComputeSignature(const SharedPtr<CmsSigner> &signer, bool silent)
| Parametro | Tipo | Descrizione |
|---|---|---|
| firmatario | const SharedPtr<CmsSigner>& | Firmatario da utilizzare. |
| silenzioso | bool | Indica se sopprimere la richiesta all’utente di un certificato valido se il certificato associato a signer non è valido. |
Vedi anche
- Typedef SharedPtr
- Class CmsSigner
- Class SignedCms
- Namespace System::Security::Cryptography::Pkcs
- Library Aspose.Font for C++