certificate
Namespace: | com.axway.st.ws.representation |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
id (string) | 0/1 | |
name (string) | 0/1 | |
subject (string) | 0/1 | |
type (string) | 0/1 | |
usage (string) | 0/1 | |
expirationTime (long) | 0/1 | |
creationTime (long) | 0/1 | |
keySize (int) | 0/1 | |
keyAlgorithm (string) | 0/1 | |
issuer (string) | 0/1 | |
serialNumber (string) | 0/1 | |
validityPeriod (int) | 0/1 | |
fingerprint (string) | 0/1 | |
account (string) | 0/1 | |
accessLevel (string) | 0/1 | |
overwrite (boolean) | 0/1 | |
caPassword (string) | 0/1 | |
exportPrivateKey (boolean) | 0/1 | |
exportSSHPublicKey (boolean) | 0/1 | |
password (string) | 0/1 | |
metadata (metadata) | 0/1 | |
validationStatus (string) | 0/1 | |
version (int) | 0/1 |
JSON
property | type | description |
---|---|---|
id | id (string) | |
name | name (string) | |
subject | subject (string) | |
type | type (string) | |
usage | usage (string) | |
expirationTime | expirationTime (long) | |
creationTime | creationTime (long) | |
keySize | keySize (int) | |
keyAlgorithm | keyAlgorithm (string) | |
issuer | issuer (string) | |
serialNumber | serialNumber (string) | |
validityPeriod | validityPeriod (int) | |
fingerprint | fingerprint (string) | |
account | account (string) | |
accessLevel | accessLevel (string) | |
overwrite | overwrite (boolean) | |
caPassword | caPassword (string) | |
exportPrivateKey | exportPrivateKey (boolean) | |
exportSSHPublicKey | exportSSHPublicKey (boolean) | |
password | password (string) | |
metadata | metadata (metadata) | |
validationStatus | validationStatus (string) | |
version | version (int) |