Discuss this help topic in SecureBlackbox Forum
This method loads Certificate Request from file.
Declaration
Parameters
Description
Use this method to load Certificate Request from file.
If the file contains non-valid PKCS10 data, the EElCertificateRequestException is raised.
Note, that this method doesn't check signature validity. You should call the
ValidateSignature
method to perform validation.