Go to the documentation of this file.
60 #include <openssl/bn.h>
61 #include <openssl/buffer.h>
BUF_MEM * RI_STEP2_compute_identifier(EAC_CTX *ctx, BUF_MEM *sector_pubkey)
Compute a sector specific identifier for a card within a given sector.
Interface for Extended Access Control.
Context for the Restricted Identification protocol.
void RI_CTX_clear_free(RI_CTX *s)
Frees a RI_CTX object and all its components.
int RI_CTX_set_protocol(RI_CTX *ctx, int protocol)
Initializes a RI_CTX object using the protocol OID. This parameter can be found in the RIInfo part of...
RI_CTX * RI_CTX_new(void)
Creates a new RI_CTX object.
Context for the Extended Access Control protocol.