Revision control
Copy as Markdown
Other Tools
{
"primary": {
"type": "ECDSA",
"curve": "NIST P-256",
"userid": "test0",
"usage": "sign",
"expiration": 0,
"hash": "SHA256",
"preferences" : {
"hashes": ["SHA512", "SHA256"],
"ciphers": ["AES256", "AES128"],
"compression": ["Zlib"],
},
"protection" : {
"cipher": "AES256",
"hash": "SHA256",
"iterations": 65536
}
},
"sub": {
"type": "RSA",
"length": 1024
}
}