xml.CryptoX509.getCount
Returns the number of X509 certificates contained in one CryptoX509 object.
Syntax
getCount()
RETURNS INTEGER
Usage
Returns the number of X509 certificates contained in one CryptoX509 object.
In case of error, the method throws an exception and sets the
STATUS
variable. Depending on the error, a human-readable description of the
problem is available in the SQLCA.SQLERRM
register. See Error handling in GWS calls (STATUS).