CertificateExtensionList.get Method¶
Module: CertificateExtensionList
Definition¶
Gets an item of the CertificateExtensionList object.
CertificateExtension get(int index)
Parameters
index intin Index of the CertificateExtension item to get.
Returns
CertificateExtension item to get.
Exceptions
An error has occurred during Bioseal Library execution.