signingAuthority

signingAuthority
signingAuthority
JSON Example
{
    "validForDays": 0,
    "name": "name",
    "type": "type",
    "csrDetails": {
        "country": "country",
        "emailAddress": "emailAddress",
        "keySize": 6,
        "organization": "organization",
        "locality": "locality",
        "organizationUnit": "organizationUnit",
        "state": "state",
        "algorithm": "RSA"
    }
}
string
name
Required

name

type
Required

type

integer
validForDays
Required

validForDays

csrDetails
Required

csrDetails