java.security
Interface Key
- All Known Subinterfaces:
- CryptixRSAPrivateKey, CryptixRSAPublicKey, ElGamalPrivateKey, ElGamalPublicKey, PrivateKey, PublicKey, SecretKey
- All Known Implementing Classes:
- RawKey
- public interface Key
- extends java.io.Serializable
serialVersionUID
public static final long serialVersionUID
getAlgorithm
public String getAlgorithm()
getEncoded
public byte[] getEncoded()
getFormat
public String getFormat()
Copyright (C) 1995-2000 The Cryptix Foundation Ltd. All rights reserved.