Android
javax.crypto.interfaces
public interface

javax.crypto.interfaces.PBEKey

javax.crypto.interfaces.PBEKey SecretKey

Summary

Constants

      Value  
long  serialVersionUID  @com.intel.drl.spec_ref  -1430015993304333921  0xec279007d7f7c19f 
Constants inherited from interface java.security.Key
Constants inherited from interface javax.crypto.SecretKey

Public Methods

          int  getIterationCount()
          char[]  getPassword()
          byte[]  getSalt()
Methods inherited from interface java.security.Key

Details

Constants

public static final long serialVersionUID

@com.intel.drl.spec_ref
Constant Value: -1430015993304333921 (0xec279007d7f7c19f)

Public Methods

public int getIterationCount()

public char[] getPassword()

public byte[] getSalt()

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48