Parameters
- rawData
- A byte array containing data from a PKI certificate.
The value of this parameter can be
null
(Nothing
in Visual Basic). - pkiCertificate
- Contains the newly created PKI certificate, or
null
in case of an error.The value of this parameter can be
null
(Nothing
in Visual Basic).
Return Value
null
if the certificate has been successfully created. Otherwise, returns a non-null
System.Exception describing the error.
This method can return null
(Nothing
in Visual Basic).