Methods in ds.ov2.front with parameters of type RSA_protocol_messages |
boolean |
RSA_host_card.check_gate(PTLS_rsa_parameters params,
CardChannel card_channel,
RSA_protocol_messages messages,
boolean check_signature)
Run the gate protocol with the card. |
void |
RSA_host_card.initialize_card(PTLS_rsa_parameters params,
CardChannel card_channel,
RSA_protocol_messages messages,
Applet_type applet_type)
Basic applet initialization. |
boolean |
RSA_host_card.issue_card(PTLS_rsa_parameters params,
CardChannel card_channel,
RSA_protocol_messages messages,
Applet_type applet_type)
Combined card initialization and personalization. |
boolean |
RSA_host_card.resign(BigInteger[] updates_bi,
boolean check_signature,
PTLS_rsa_parameters params,
CardChannel card_channel,
RSA_protocol_messages messages)
Run the resign protocol. |