Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
Certificate signing request information. More...
import"ServerSSLCert.idl";
Public Attributes | |
CommonAttributes | subject |
Certificate subject attributes. | |
vector< string > | names |
DNS names and/or IP addresses. | |
KeyType | keyType |
Key type. | |
EllipticCurve | ellipticCurve |
Selected elliptic curve (only relevant if key type is ECDSA) | |
int | rsaKeyLength |
Length of the RSA key in bits (only relevant if key type is RSA) | |
Certificate signing request information.
If names is empty then commonName from the subject is used as single entry.