42 #include <openssl/bn.h> 43 #include <openssl/buffer.h> Interface for Extended Access Control.
void RI_CTX_clear_free(RI_CTX *s)
Frees a RI_CTX object and all its components.
Context for the Restricted Identification protocol.
Context for the Extended Access Control protocol.
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...
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.
RI_CTX * RI_CTX_new(void)
Creates a new RI_CTX object.