System::Security::Cryptography::RSAPKCS1SignatureDeformatter::SetKey method
RSAPKCS1SignatureDeformatter::SetKey method
Sets key value. Not implemented.
virtual void System::Security::Cryptography::RSAPKCS1SignatureDeformatter::SetKey(System::SharedPtr<AsymmetricAlgorithm> key) override
Parameter | Type | Description |
---|---|---|
key | System::SharedPtr<AsymmetricAlgorithm> | Algorithm to extract key from. |
See Also
- Typedef SharedPtr
- Class AsymmetricAlgorithm
- Class RSAPKCS1SignatureDeformatter
- Namespace System::Security::Cryptography
- Library Aspose.PDF for C++