|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--opencard.opt.security.KeyFile | +--opencard.opt.security.SecretKeyFile
Reference to a secret key stored on a smart card in an ISO file. Identifies the key file by specifying the directory the key is contained in as well as a key number.
Constructor Summary | |
SecretKeyFile(CardFilePath directory,
int keyNr)
Constructor from directory path and key number. |
Methods inherited from class opencard.opt.security.KeyFile |
getAlgorithm,
getDirectory,
getEncoded,
getFormat,
getKeyNumber |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SecretKeyFile(CardFilePath directory, int keyNr)
path
- opencard.opt.iso.fs.CardFilePathkeyNr
- int
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |