Skip to main content

FSCertStore

File system certificate store.

Constructor

Signature

def FSCertStore(
path: str
) - > None

Parameters

NameTypeDescription
pathstrThe file system path to a certificate file or a directory containing certificate files.

Signature

def FSCertStore(
path: string
) - > null

Parameters

NameTypeDescription
pathstringThe file system path or glob pattern used to locate certificate files to be imported into the store