CDC 1.1.2

クラス
java.security.DigestException の使用

DigestException を使用しているパッケージ
java.security セキュリティーフレームワークのクラスとインタフェースを提供します。 
 

java.security での DigestException の使用
 

DigestException をスローする java.security のメソッド
 int MessageDigest.digest(byte[] buf, int offset, int len)
          パディングなどの最終処理を行なってハッシュ計算を完了します。
protected  int MessageDigestSpi.engineDigest(byte[] buf, int offset, int len)
          パディングなどの最終処理を行なってハッシュ計算を完了します。
 


CDC 1.1.2

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use of this specification is subject to license terms.