Ubuntu Manpages

nvme_revoke_tls_key

Revoke TLS key from keyring

long nvme_revoke_tls_key (const char *keyring , const char *key_type , const char *identity );

Keyring to use
Type of the key to revoke
Key identity string

0 on success or on failure -1 with errno set.