Computes the KCV of the input blob and checks if it matches the input KCV.

Prev Next
Post
/crypto/v1/keys/kcv/verify

Computes the KCV of the input blob and checks if it matches the input KCV.

Security
HTTP
Type bearer
API Key: apiKeyAuth
Header parameter nameAuthorization
Body parameters
object
kcv
string Required
value
string (byte) Required
obj_type
string Required
Valid values[ "AES", "ARIA", "DES", "DES3", "SEED", "RSA", "DSA", "EC", "KCDSA", "ECKCDSA", "BIP32", "BLS", "OPAQUE", "HMAC", "LEDABETA", "ROUND5BETA", "SECRET", "LMS", "XMSS", "MLDSA", "MLDSABETA", "MLKEM", "MLKEMBETA", "CERTIFICATE", "PBE" ]
kcv_method
string
Valid values[ "Encrypt", "Cmac" ]
Responses
2XX

Success result

object
verified
boolean