Aspose::Pdf::Forms::Signature::GetSignatureAlgorithmInfo method

Signature::GetSignatureAlgorithmInfo method

Retrieves information about the signature algorithm used in the signature.

System::SharedPtr<Security::SignatureAlgorithmInfo> Aspose::Pdf::Forms::Signature::GetSignatureAlgorithmInfo()

ReturnValue

An instance of SignatureAlgorithmInfo that contains details about the signature algorithm.

See Also