コード例 #1
0
 Object writeReplace() {
   return SunUnixMD5CryptPassword.createRaw(algorithm, salt, hash, iterationCount);
 }