Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 601 Bytes

File metadata and controls

16 lines (14 loc) · 601 Bytes

Csr

Properties

Name Type Description Notes
keySize Long size measured in bits of the public key used in a cryptographic algorithm
pemEncoded String pem encoded certificate data [optional]
algorithm AlgorithmEnum Cryptographic algorithm(asymmetric ) used by the public key for data encryption
subject Principal

Enum: AlgorithmEnum

Name Value
RSA "RSA"
DSA "DSA"