Interface CertificationRequestJson

JSON representation of CertificationRequest

Hierarchy

  • CertificationRequestJson

Properties

attributes?: AttributeJson[]
signatureAlgorithm: AlgorithmIdentifierJson
signatureValue: BitStringJson
subjectPublicKeyInfo: JsonWebKey | PublicKeyInfoJson
tbs: string
version: number

Generated using TypeDoc