vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
CertificateMetadata
Interface CertificateMetadata
interface
CertificateMetadata
{
caSigned
:
boolean
;
content
?:
string
;
encryptedWithPlatformEncryption
?:
null
|
boolean
;
expirationDate
?:
null
|
string
;
fullName
?:
string
;
keySize
?:
number
;
masterLabel
:
string
;
privateKeyExportable
?:
null
|
boolean
;
}
Hierarchy (
View Summary
)
MetadataWithContentMetadata
CertificateMetadata
Index
Properties
ca
Signed
content?
encrypted
With
Platform
Encryption?
expiration
Date?
full
Name?
key
Size?
master
Label
private
Key
Exportable?
Properties
ca
Signed
caSigned
:
boolean
Optional
content
content
?:
string
Optional
encrypted
With
Platform
Encryption
encryptedWithPlatformEncryption
?:
null
|
boolean
Optional
expiration
Date
expirationDate
?:
null
|
string
Optional
full
Name
fullName
?:
string
Optional
key
Size
keySize
?:
number
master
Label
masterLabel
:
string
Optional
private
Key
Exportable
privateKeyExportable
?:
null
|
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ca
Signed
content
encrypted
With
Platform
Encryption
expiration
Date
full
Name
key
Size
master
Label
private
Key
Exportable
vlocode-project - v1.40.0-beta-4
Loading...