Copy the algorithm-specific ID bytes from ctx into id.
1 on success, or a non-positive value on error.
| Name | Description |
|---|---|
| ctx | Key context that previously received an ID via EVP_PKEY_CTX_set1_id(). |
| id | Caller-allocated buffer of size reported by EVP_PKEY_CTX_get1_id_len(). |