The CryptoX509 class / xml.CryptoX509 methods |
Gets the identification part of an X509 certificate
getIdentifier() RETURNING idpart STRING
Returns the identification part of this X509 certificate in a STRING.
Example: /C=FR/ST=France/L=Schiltigheim/O=MC/OU=My Company Name/CN=cert
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.