igcv3 - v1.1.0
GitHub
Preparing search index...
lib/bundle-helpers
UniversalCertData
Interface UniversalCertData
Universal certificate data supporting both RSA and ECDSA/Ed25519.
interface
UniversalCertData
{
path
:
string
;
cert
:
CertificateInfo
;
}
Index
Properties
path
cert
Properties
path
path
:
string
cert
cert
:
CertificateInfo
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
cert
Documentation
GitHub
igcv3 - v1.1.0
Loading...
Universal certificate data supporting both RSA and ECDSA/Ed25519.