System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm method
CmsSigner::set_DigestAlgorithm method
Sets hash algorithm using with signature.
void System::Security::Cryptography::Pkcs::CmsSigner::set_DigestAlgorithm(const SharedPtr<Oid> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<Oid>& | Oid algorithm pointer. |
See Also
- Typedef SharedPtr
- Class Oid
- Class CmsSigner
- Namespace System::Security::Cryptography::Pkcs
- Library Aspose.PUB for C++