get_extension


Description:

public unowned CertificateExtension get_extension (uint position)

Returns the extension at the given position.

It is illegal to call this function with an invalid position.

Parameters:

this

A CertificateExtensionList

position

The position of the extension in the list

Returns:

The certificate extension with the given OID