📄 nullpointerexception.html
字号:
<BR> Creates a new <CODE>RMIService</CODE> and sets the specified remote object as the initial reference for the applet.</TD></TR></TABLE> <P><A NAME="javacard.security"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Uses of <A HREF="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</A> in <A HREF="../../../javacard/security/package-summary.html">javacard.security</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../javacard/security/package-summary.html">javacard.security</A> that throw <A HREF="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>KoreanSEEDKey.</B><B><A HREF="../../../javacard/security/KoreanSEEDKey.html#setKey(byte[], short)">setKey</A></B>(byte[] keyData, short kOff)</CODE><BR> Sets the <code>Key</code> data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>DESKey.</B><B><A HREF="../../../javacard/security/DESKey.html#setKey(byte[], short)">setKey</A></B>(byte[] keyData, short kOff)</CODE><BR> Sets the <code>Key</code> data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>AESKey.</B><B><A HREF="../../../javacard/security/AESKey.html#setKey(byte[], short)">setKey</A></B>(byte[] keyData, short kOff)</CODE><BR> Sets the <code>Key</code> data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>HMACKey.</B><B><A HREF="../../../javacard/security/HMACKey.html#setKey(byte[], short, short)">setKey</A></B>(byte[] keyData, short kOff, short kLen)</CODE><BR> Sets the <code>Key</code> data.</TD></TR></TABLE> <P><A NAME="javacardx.framework.math"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Uses of <A HREF="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</A> in <A HREF="../../../javacardx/framework/math/package-summary.html">javacardx.framework.math</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../javacardx/framework/math/package-summary.html">javacardx.framework.math</A> that throw <A HREF="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>BigNumber.</B><B><A HREF="../../../javacardx/framework/math/BigNumber.html#add(byte[], short, short, byte)">add</A></B>(byte[] bArray, short bOff, short bLen, byte arrayFormat)</CODE><BR> Increments the internal big number by the specified operand value</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>BigNumber.</B><B><A HREF="../../../javacardx/framework/math/BigNumber.html#init(byte[], short, short, byte)">init</A></B>(byte[] bArray, short bOff, short bLen, byte arrayFormat)</CODE><BR> Initializes the big number using the input data</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>BigNumber.</B><B><A HREF="../../../javacardx/framework/math/BigNumber.html#toBytes(byte[], short, short, byte)">toBytes</A></B>(byte[] outBuf, short bOff, short numBytes, byte arrayFormat)</CODE><BR> Writes the internal big number out in the desired format.</TD></TR></TABLE> <P><A NAME="javacardx.framework.util"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Uses of <A HREF="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</A> in <A HREF="../../../javacardx/framework/util/package-summary.html">javacardx.framework.util</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../javacardx/framework/util/package-summary.html">javacardx.framework.util</A> that throw <A HREF="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static byte</CODE></FONT></TD><TD><CODE><B>ArrayLogic.</B><B><A HREF="../../../javacardx/framework/util/ArrayLogic.html#arrayCompareGeneric(java.lang.Object, short, java.lang.Object, short, short)">arrayCompareGeneric</A></B>(<A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> src, short srcOff, <A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> dest, short destOff, short length)</CODE><BR> Compares an array from the specified source array, beginning at the specified position, with the specified position of the destination array from left to right.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static short</CODE></FONT></TD><TD><CODE><B>ArrayLogic.</B><B><A HREF="../../../javacardx/framework/util/ArrayLogic.html#arrayCopyRepack(java.lang.Object, short, short, java.lang.Object, short)">arrayCopyRepack</A></B>(<A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> src, short srcOff, short srcLen, <A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> dest, short destOff)</CODE><BR> Copies data from the specified source array, beginning at the specified position, to the specified position of the destination array.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static short</CODE></FONT></TD><TD><CODE><B>ArrayLogic.</B><B><A HREF="../../../javacardx/framework/util/ArrayLogic.html#arrayCopyRepackNonAtomic(java.lang.Object, short, short, java.lang.Object, short)">arrayCopyRepackNonAtomic</A></B>(<A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> src, short srcOff, short srcLen, <A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> dest, short destOff)</CODE><BR> Non-atomically copies data from the specified source array, beginning at the specified position, to the specified position of the destination array.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static short</CODE></FONT></TD><TD><CODE><B>ArrayLogic.</B><B><A HREF="../../../javacardx/framework/util/ArrayLogic.html#arrayFillGenericNonAtomic(java.lang.Object, short, short, java.lang.Object, short)">arrayFillGenericNonAtomic</A></B>(<A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> theArray, short off, short len, <A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> valArray, short valOff)</CODE><BR> Fills the array of primitive components(non-atomically) beginning at the specified position, for the specified length with the specified value.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static short</CODE></FONT></TD><TD><CODE><B>ArrayLogic.</B><B><A HREF="../../../javacardx/framework/util/ArrayLogic.html#arrayFindGeneric(java.lang.Object, short, byte[], short)">arrayFindGeneric</A></B>(<A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> theArray, short off, byte[] valArray, short valOff)</CODE><BR> Finds the first occurrence of the specified value within the specified array.</TD></TR></TABLE> <P><A NAME="javacardx.framework.util.intx"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Uses of <A HREF="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</A> in <A HREF="../../../javacardx/framework/util/intx/package-summary.html">javacardx.framework.util.intx</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../javacardx/framework/util/intx/package-summary.html">javacardx.framework.util.intx</A> that throw <A HREF="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B>JCint.</B><B><A HREF="../../../javacardx/framework/util/intx/JCint.html#getInt(byte[], short)">getInt</A></B>(byte[] bArray, short bOff)</CODE><BR> Concatenates four bytes in a byte array to form a int value.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static short</CODE></FONT></TD><TD><CODE><B>JCint.</B><B><A HREF="../../../javacardx/framework/util/intx/JCint.html#setInt(byte[], short, int)">setInt</A></B>(byte[] bArray, short bOff, int iValue)</CODE><BR> Deposits the int value as four successive bytes at the specified offset in the byte array.</TD></TR></TABLE> <P><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../java/lang/NullPointerException.html" title="class in java.lang"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Java Card </b><br><font size="-1">v2.2.2</font></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?java/lang//class-useNullPointerException.html" target="_top"><B>FRAMES</B></A> <A HREF="NullPointerException.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR><i>Copyright © 1993-2005 Sun Microsystems, Inc. 4150 Network Circle,<br>Santa Clara, CA, 95054, U.S.A. All Rights Reserved.</i></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -