PBEKey

Interface PBEKey

All Superinterfaces:
Destroyable, Key, SecretKey, Serializable
public interface PBEKey
extends SecretKey

The interface to a PBE key.

Since:
1.4
See Also:
PBEKeySpec, SecretKey

Fields

serialVersionUID

static final long serialVersionUID

The class fingerprint that is set to indicate serialization compatibility since J2SE 1.4.

登录查看完整内容