Aspose::Pdf::Forms::SignatureField::get_Signature method

SignatureField::get_Signature method

Gets signature object. This object contains signature data regarding public-key cryptographic standards. Classes PKCS1, PKCS7 and PKCS7Detached represent all supported types of signature objects.

System::SharedPtr<Aspose::Pdf::Forms::Signature> Aspose::Pdf::Forms::SignatureField::get_Signature() const

See Also