X509CertificateCreateParamsBase
Base arguments for certificate creation
Extended by
Properties
extensions?
optionalextensions:Extension[]
List of extensions
notAfter?
optionalnotAfter:Date
Date after which certificate can't be used. Default is 1 year from now
notBefore?
optionalnotBefore:Date
Date before which certificate can't be used. Default is current date
serialNumber?
optionalserialNumber:string
Hexadecimal serial number. If not specified, random value will be generated
signingAlgorithm?
optionalsigningAlgorithm:Algorithm|EcdsaParams
Signing algorithm. Default is SHA-256 with key algorithm