A B C D E F G I K L N O P R S T U V W

K

KEY_ACCESS_ANY - Static variable in interface org.globalplatform.GlobalService
Key Access indicating key may be used by the Security Domain and any associated application (0x00).
KEY_ACCESS_APPLICATION - Static variable in interface org.globalplatform.GlobalService
Key Access indicating key may be used by any associated application but not by the Security Domain (0x02).
KEY_ACCESS_SECURITY_DOMAIN - Static variable in interface org.globalplatform.GlobalService
Key Access indicating key may be used by the Security Domain but not by any associated application (0x01).
KEY_TYPE_3DES - Static variable in interface org.globalplatform.GlobalService
Key type indicating Triple DES reserved for specific implementations (0x81).
KEY_TYPE_3DES_CBC - Static variable in interface org.globalplatform.GlobalService
Key type indicating Triple DES in CBC mode (0x82).
KEY_TYPE_AES - Static variable in interface org.globalplatform.GlobalService
Key type indicating AES (0x88).
KEY_TYPE_DES - Static variable in interface org.globalplatform.GlobalService
Key type indicating DES with ECB/CBC implicitly known (0x80).
KEY_TYPE_DES_CBC - Static variable in interface org.globalplatform.GlobalService
Key type indicating DES in CBC mode (0x84).
KEY_TYPE_DES_ECB - Static variable in interface org.globalplatform.GlobalService
Key type indicating DES in ECB mode (0x83).
KEY_TYPE_EXTENDED - Static variable in interface org.globalplatform.GlobalService
Key type indicating extended key format (0xFF).
KEY_TYPE_HMAC_SHA1 - Static variable in interface org.globalplatform.GlobalService
Key type indicating HMAC SHA1, length of HMAC implicitly known (0x90).
KEY_TYPE_HMAC_SHA1_160 - Static variable in interface org.globalplatform.GlobalService
Key type indicating HMAC SHA1, length of HMAC is 160 bits (0x91).
KEY_TYPE_RSA_PRIVATE_CRT_DP1 - Static variable in interface org.globalplatform.GlobalService
Key type indicating RSA Private Key Chinese Remainder dp1 component (0xA7).
KEY_TYPE_RSA_PRIVATE_CRT_DQ1 - Static variable in interface org.globalplatform.GlobalService
Key type indicating RSA Private Key Chinese Remainder dq1 component (0xA8).
KEY_TYPE_RSA_PRIVATE_CRT_P - Static variable in interface org.globalplatform.GlobalService
Key type indicating RSA Private Key Chinese Remainder p component (0xA4).
KEY_TYPE_RSA_PRIVATE_CRT_PQ - Static variable in interface org.globalplatform.GlobalService
Key type indicating RSA Private Key Chinese Remainder pq component (0xA6).
KEY_TYPE_RSA_PRIVATE_CRT_Q - Static variable in interface org.globalplatform.GlobalService
Key type indicating RSA Private Key Chinese Remainder q component (0xA5).
KEY_TYPE_RSA_PRIVATE_EXPONENT - Static variable in interface org.globalplatform.GlobalService
Key type indicating RSA Private exponent (0xA3).
KEY_TYPE_RSA_PRIVATE_MODULUS - Static variable in interface org.globalplatform.GlobalService
Key type indicating RSA Private Key modulus (0xA2).
KEY_TYPE_RSA_PUBLIC_EXPONENT - Static variable in interface org.globalplatform.GlobalService
Key type indicating RSA Public Key exponent (0xA0).
KEY_TYPE_RSA_PUBLIC_MODULUS - Static variable in interface org.globalplatform.GlobalService
Key type indicating RSA Public Key modulus (0xA1).
KEY_USAGE_COMPUTATION_DECIPHERMENT - Static variable in interface org.globalplatform.GlobalService
Key usage indicating computation and decipherment (0x40).
KEY_USAGE_CONFIDENTIALITY - Static variable in interface org.globalplatform.GlobalService
Key usage indicating sensitive data confidentiality (0x08).
KEY_USAGE_CRYPTOGRAPHIC_AUTHORIZATION - Static variable in interface org.globalplatform.GlobalService
Key usage indicating cryptographic authorization (0x01).
KEY_USAGE_CRYPTOGRAPHIC_CHECKSUM - Static variable in interface org.globalplatform.GlobalService
Key usage indicating cryptographic checksum e.g.
KEY_USAGE_DIGITAL_SIGNATURE - Static variable in interface org.globalplatform.GlobalService
Key usage indicating Digital Signature (0x02).
KEY_USAGE_SM_COMMAND - Static variable in interface org.globalplatform.GlobalService
Key usage indicating Secure Messaging in command data field (0x10).
KEY_USAGE_SM_RESPONSE - Static variable in interface org.globalplatform.GlobalService
Key usage indicating Secure Messaging in response data field (0x20).
KEY_USAGE_VERIFICATION_ENCIPHERMENT - Static variable in interface org.globalplatform.GlobalService
Key usage indicating verification and encipherment (0x80).

A B C D E F G I K L N O P R S T U V W