Represents the Authority Key Identifier Extension of the X509V3 certificate.
Returns the SerialNumber field of the Authority Key Identifier as a blob.
Returns: text_tReturns boolean TRUE if the Authority Key Identifier extension exists in the certificate, otherwise returns boolean FALSE.
Returns: bool_atReturns the Issuer Distinguished Name as a '/' seperated Name-Value pair list, where '=' seperates the Name and the Value. Example: /C=IN/ST=KA/L=BLR/O=Netscaler Pvt Ltd/OU=www.netscaler.com/CN=www.netscaler.com/emailAddress=ns@ns.com
Returns: nvlist_tReturns the keyIdentifier field of the Authority Key Identifier as a blob.
Returns: text_t