⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 JAVA CARD 开发包规格说明,版本为2.2.2
💻 HTML
📖 第 1 页 / 共 5 页
字号:
 SEED algorithm specified in the Korean SEED Algorithm specification provided by KISA, Korea Information Security Agency in ECB mode and   does not pad input data.<DT><A HREF="./javacard/security/Signature.html#ALG_KOREAN_SEED_MAC_NOPAD"><B>ALG_KOREAN_SEED_MAC_NOPAD</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_KOREAN_SEED_MAC_NOPAD</code> generates an 16-byte MAC using Korean SEED in CBC mode.<DT><A HREF="./javacard/security/MessageDigest.html#ALG_MD5"><B>ALG_MD5</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/MessageDigest.html" title="class in javacard.security">MessageDigest</A><DD>Message Digest algorithm MD5.<DT><A HREF="./javacard/security/RandomData.html#ALG_PSEUDO_RANDOM"><B>ALG_PSEUDO_RANDOM</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/RandomData.html" title="class in javacard.security">RandomData</A><DD>Utility pseudo-random number generation algorithms.<DT><A HREF="./javacard/security/MessageDigest.html#ALG_RIPEMD160"><B>ALG_RIPEMD160</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/MessageDigest.html" title="class in javacard.security">MessageDigest</A><DD>Message Digest algorithm RIPE MD-160.<DT><A HREF="./javacard/security/KeyPair.html#ALG_RSA"><B>ALG_RSA</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/KeyPair.html" title="class in javacard.security">KeyPair</A><DD><code>KeyPair</code> object containing a RSA key pair.<DT><A HREF="./javacard/security/KeyPair.html#ALG_RSA_CRT"><B>ALG_RSA_CRT</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/KeyPair.html" title="class in javacard.security">KeyPair</A><DD><code>KeyPair</code> object containing a RSA key pair with private key in its Chinese Remainder Theorem form.<DT><A HREF="./javacardx/crypto/Cipher.html#ALG_RSA_ISO14888"><B>ALG_RSA_ISO14888</B></A> - Static variable in class javacardx.crypto.<A HREF="./javacardx/crypto/Cipher.html" title="class in javacardx.crypto">Cipher</A><DD>Cipher algorithm <code>ALG_RSA_ISO14888</code> provides a cipher using RSA, and pads   input data according to the ISO 14888 scheme.<DT><A HREF="./javacardx/crypto/Cipher.html#ALG_RSA_ISO9796"><B>ALG_RSA_ISO9796</B></A> - Static variable in class javacardx.crypto.<A HREF="./javacardx/crypto/Cipher.html" title="class in javacardx.crypto">Cipher</A><DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;<DT><A HREF="./javacard/security/Signature.html#ALG_RSA_MD5_PKCS1"><B>ALG_RSA_MD5_PKCS1</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_RSA_MD5_PKCS1</code> generates a 16-byte MD5 digest, pads the digest according to the PKCS#1 (v1.5) scheme, and encrypts it using RSA.<DT><A HREF="./javacard/security/Signature.html#ALG_RSA_MD5_PKCS1_PSS"><B>ALG_RSA_MD5_PKCS1_PSS</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_RSA_MD5_PKCS1_PSS</code> generates a 16-byte MD5 digest, pads it according to the PKCS#1-PSS scheme (IEEE 1363-2000), and encrypts it using RSA.<DT><A HREF="./javacard/security/Signature.html#ALG_RSA_MD5_RFC2409"><B>ALG_RSA_MD5_RFC2409</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_RSA_MD5_RFC2409</code> generates a 16-byte MD5 digest, pads the digest according to the RFC2409 scheme, and encrypts it using RSA.<DT><A HREF="./javacardx/crypto/Cipher.html#ALG_RSA_NOPAD"><B>ALG_RSA_NOPAD</B></A> - Static variable in class javacardx.crypto.<A HREF="./javacardx/crypto/Cipher.html" title="class in javacardx.crypto">Cipher</A><DD>Cipher algorithm <code>ALG_RSA_NOPAD</code> provides a cipher using RSA and   does not pad input data.<DT><A HREF="./javacardx/crypto/Cipher.html#ALG_RSA_PKCS1"><B>ALG_RSA_PKCS1</B></A> - Static variable in class javacardx.crypto.<A HREF="./javacardx/crypto/Cipher.html" title="class in javacardx.crypto">Cipher</A><DD>Cipher algorithm <code>ALG_RSA_PKCS1</code> provides a cipher using RSA, and pads   input data according to the PKCS#1 (v1.5) scheme.<DT><A HREF="./javacardx/crypto/Cipher.html#ALG_RSA_PKCS1_OAEP"><B>ALG_RSA_PKCS1_OAEP</B></A> - Static variable in class javacardx.crypto.<A HREF="./javacardx/crypto/Cipher.html" title="class in javacardx.crypto">Cipher</A><DD>Cipher algorithm <code>ALG_RSA_PKCS1_OAEP</code> provides a cipher using RSA, and  pads input data according to the PKCS#1-OAEP scheme (IEEE 1363-2000).<DT><A HREF="./javacard/security/Signature.html#ALG_RSA_RIPEMD160_ISO9796"><B>ALG_RSA_RIPEMD160_ISO9796</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_RSA_RIPEMD160_ISO9796</code> generates a 20-byte RIPE MD-160 digest, pads the digest according to the ISO 9796 scheme, and encrypts it using RSA.<DT><A HREF="./javacard/security/Signature.html#ALG_RSA_RIPEMD160_ISO9796_MR"><B>ALG_RSA_RIPEMD160_ISO9796_MR</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm<code>ALG_RSA_RIPEMD160_ISO9796_MR</code> generates 20-byte  RIPE MD-160 digest, pads it according to the ISO9796-2 specification and encrypts using RSA.<DT><A HREF="./javacard/security/Signature.html#ALG_RSA_RIPEMD160_PKCS1"><B>ALG_RSA_RIPEMD160_PKCS1</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_RSA_RIPEMD160_PKCS1</code> generates a 20-byte RIPE MD-160 digest, pads the digest according to the PKCS#1 (v1.5) scheme, and encrypts it using RSA.<DT><A HREF="./javacard/security/Signature.html#ALG_RSA_RIPEMD160_PKCS1_PSS"><B>ALG_RSA_RIPEMD160_PKCS1_PSS</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_RSA_RIPEMD160_PKCS1_PSS</code> generates a 20-byte RIPE MD-160 digest, pads it according to the PKCS#1-PSS scheme (IEEE 1363-2000), and encrypts it using RSA.<DT><A HREF="./javacard/security/Signature.html#ALG_RSA_SHA_ISO9796"><B>ALG_RSA_SHA_ISO9796</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_RSA_SHA_ISO9796</code> generates a 20-byte SHA digest, pads the digest according to the ISO 9796-2 scheme as specified in EMV '96 and EMV 2000, and encrypts it using RSA.<DT><A HREF="./javacard/security/Signature.html#ALG_RSA_SHA_ISO9796_MR"><B>ALG_RSA_SHA_ISO9796_MR</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm<code>ALG_RSA_SHA_ISO9796_MR</code> generates 20-byte  SHA-1 digest, pads it according to the ISO9796-2 specification and encrypts using RSA.<DT><A HREF="./javacard/security/Signature.html#ALG_RSA_SHA_PKCS1"><B>ALG_RSA_SHA_PKCS1</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_RSA_SHA_PKCS1</code> generates a 20-byte SHA digest, pads the digest according to the PKCS#1 (v1.5) scheme, and encrypts it using RSA.<DT><A HREF="./javacard/security/Signature.html#ALG_RSA_SHA_PKCS1_PSS"><B>ALG_RSA_SHA_PKCS1_PSS</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_RSA_SHA_PKCS1_PSS</code> generates a 20-byte SHA-1 digest, pads it according to the PKCS#1-PSS scheme (IEEE 1363-2000), and encrypts it using RSA.<DT><A HREF="./javacard/security/Signature.html#ALG_RSA_SHA_RFC2409"><B>ALG_RSA_SHA_RFC2409</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_RSA_SHA_RFC2409</code> generates a 20-byte SHA digest, pads the digest according to the RFC2409 scheme, and encrypts it using RSA.<DT><A HREF="./javacard/security/RandomData.html#ALG_SECURE_RANDOM"><B>ALG_SECURE_RANDOM</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/RandomData.html" title="class in javacard.security">RandomData</A><DD>Cryptographically secure random number generation algorithms.<DT><A HREF="./javacard/security/MessageDigest.html#ALG_SHA"><B>ALG_SHA</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/MessageDigest.html" title="class in javacard.security">MessageDigest</A><DD>Message Digest algorithm SHA.<DT><A HREF="./javacard/security/MessageDigest.html#ALG_SHA_256"><B>ALG_SHA_256</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/MessageDigest.html" title="class in javacard.security">MessageDigest</A><DD>Message Digest algorithm SHA-256.<DT><A HREF="./javacard/security/MessageDigest.html#ALG_SHA_384"><B>ALG_SHA_384</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/MessageDigest.html" title="class in javacard.security">MessageDigest</A><DD>Message Digest algorithm SHA-384.<DT><A HREF="./javacard/security/MessageDigest.html#ALG_SHA_512"><B>ALG_SHA_512</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/MessageDigest.html" title="class in javacard.security">MessageDigest</A><DD>Message Digest algorithm SHA-512.<DT><A HREF="./javacard/framework/APDU.html" title="class in javacard.framework"><B>APDU</B></A> - Class in <A HREF="./javacard/framework/package-summary.html">javacard.framework</A><DD>Application Protocol Data Unit (APDU) is the communication format between the card and the off-card applications.<DT><A HREF="./javacard/framework/APDUException.html" title="class in javacard.framework"><B>APDUException</B></A> - Exception in <A HREF="./javacard/framework/package-summary.html">javacard.framework</A><DD><code>APDUException</code> represents an <code>APDU</code> related exception.<DT><A HREF="./javacard/framework/APDUException.html#APDUException(short)"><B>APDUException(short)</B></A> - Constructor for exception javacard.framework.<A HREF="./javacard/framework/APDUException.html" title="class in javacard.framework">APDUException</A><DD>Constructs an APDUException.<DT><A HREF="./javacardx/framework/tlv/ConstructedBERTLV.html#append(javacardx.framework.tlv.BERTLV)"><B>append(BERTLV)</B></A> - Method in class javacardx.framework.tlv.<A HREF="./javacardx/framework/tlv/ConstructedBERTLV.html" title="class in javacardx.framework.tlv">ConstructedBERTLV</A><DD>Append the specified TLV to the end of <CODE>ConstructedBERTLV</CODE>.<DT><A HREF="./javacardx/framework/tlv/ConstructedBERTLV.html#append(byte[], short, byte[], short)"><B>append(byte[], short, byte[], short)</B></A> - Static method in class javacardx.framework.tlv.<A HREF="./javacardx/framework/tlv/ConstructedBERTLV.html" title="class in javacardx.framework.tlv">ConstructedBERTLV</A><DD>Append the TLV representation in the specified byte array to the constructed BER tlv representation in the specified output byte array.<DT><A HREF="./javacardx/framework/tlv/PrimitiveBERTLV.html#appendValue(byte[], short, short)"><B>appendValue(byte[], short, short)</B></A> - Method in class javacardx.framework.tlv.<A HREF="./javacardx/framework/tlv/PrimitiveBERTLV.html" title="class in javacardx.framework.tlv">PrimitiveBERTLV</A><DD>Appends the specified data to the end of <code>this</code> Primitive BER TLV object.<DT><A HREF="./javacardx/framework/tlv/PrimitiveBERTLV.html#appendValue(byte[], short, byte[], short, short)"><B>appendValue(byte[], short, byte[], short, short)</B></A> - Static method in class javacardx.framework.tlv.<A HREF="./javacardx/framework/tlv/PrimitiveBERTLV.html" title="class in javacardx.framework.tlv">PrimitiveBERTLV</A><DD>Appends the specified data to the end of the Primitive TLV representation in the specified byte array.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -