Module Values.DataKeyPairSpecSource
Sourcetype nonrec t = | RSA_2048| RSA_3072| RSA_4096| ECC_NIST_P256| ECC_NIST_P384| ECC_NIST_P521| ECC_SECG_P256K1| SM2| ECC_NIST_EDWARDS25519| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]