- jp.go.jpki.appli - パッケージ jp.go.jpki.appli
-
- JPKI_CALG_SHA1 - クラス のstatic変数jp.go.jpki.appli.JPKICryptJNI
-
cryptCreateHashで、ハッシュアルゴリズム「SHA1」を利用する場合に指定します。
- JPKI_CALG_SHA_256 - クラス のstatic変数jp.go.jpki.appli.JPKICryptJNI
-
cryptCreateHashで、ハッシュアルゴリズム「SHA256」を利用する場合に指定します。
- JPKI_ERR_JAVA_NOMEMORY - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
API内でJavaメモリが不足しています。
- JPKI_ERR_NOMEMORY - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
API内でシステムメモリが不足しています。
- JPKI_ERR_PARAM - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
APIの引数に不正なデータを渡しています。
- JPKI_ERR_UNKNOWN - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
API内で予期しないエラーが発生しました。
- JPKI_ERR_WINDOWS - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
API内でWindowsエラーが発生しました。
- JPKI_VERIFYCONTEXT - クラス のstatic変数jp.go.jpki.appli.JPKICryptJNI
-
cryptAcquireContextで、認証を行なわない場合に指定します。
- JPKI_VERYFYCONTEXT - クラス のstatic変数jp.go.jpki.appli.JPKICryptJNI
-
cryptAcquireContextで、認証を行なわない場合に指定します。
- JPKI_WIN_CANCELLED_BY_USER - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
利用者がキャンセル行為を行いました。
- JPKI_WIN_CHV_BLOCKED - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
ICカードがロックされています。
- JPKI_WIN_ERR_BAD_HASH - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
不正なハッシュハンドルを指定しています。
- JPKI_WIN_ERR_BAD_HASH_STATE - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
ハッシュは既に完了しているためデータを追加できません。
- JPKI_WIN_ERR_BAD_KEY - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
不正な鍵ハンドルを指定しています。
- JPKI_WIN_ERR_BAD_UID - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
不正なプロバイダハンドルを指定しています。
- JPKI_WIN_ERR_BAD_VER - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
不正な鍵情報を指定しています。
- JPKI_WIN_ERR_NO_MEMORY - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
メモリが不足しています。
- JPKI_WIN_NOT_READY - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
カードリーダー接続不備または、カードが挿入されていません。
- JPKI_WIN_UNKNOWN_CARD - 例外 のstatic変数jp.go.jpki.appli.JPKICryptJNIException
-
ICカード種別が相違しています。
- JPKICryptJNI - jp.go.jpki.appliのクラス
-
カードAPライブラリ(CryptoAPI版(住基カード署名利用の場合))に対するJNIクラスを提供します。
- JPKICryptJNI() - クラス のコンストラクタjp.go.jpki.appli.JPKICryptJNI
-
JPKICryptJNIクラスを生成します。
- JPKICryptJNIException - jp.go.jpki.appliの例外
-
JPKICryptJNIのAPIで発生したエラー情報を取得します。
- JPKICryptJNIException() - 例外 のコンストラクタjp.go.jpki.appli.JPKICryptJNIException
-
JPKICryptJNIExceptionクラスを生成します。
- JPKICryptJNIException(int, int, String) - 例外 のコンストラクタjp.go.jpki.appli.JPKICryptJNIException
-
JPKICryptJNIExceptionクラスを生成します。