secretkey
2017-05-22 17:27:02
M&W SmartCard
24
javacard.security
Interface SecretKey
All Superinterfaces: Key
All Known Subinterfaces: AESKey , DESKey , HMACKey , KoreanSEEDKey
The SecretKey class is the base interface for keysused in symmetric algorithms (DES, for example).
Method Summary |
---|
Methods inherited from interface javacard.security.Key |
---|
clearKey , getSize , getType , isInitialized |