Uses of Interface
org.eclipse.keypop.calypso.crypto.legacysam.sam.KeyParameter
Package
Description
Calypso Legacy SAM data structures and selection API.
-
Uses of KeyParameter in org.eclipse.keypop.calypso.crypto.legacysam.sam
Modifier and TypeMethodDescriptionLegacySam.getSystemKeyParameter
(SystemKeyType systemKeyType) Returns the parameters of the system key for the specified key type.LegacySam.getWorkKeyParameter
(byte kif, byte kvc) Returns the parameters of the work key referenced by its KIF and KVC.LegacySam.getWorkKeyParameter
(int recordNumber) Returns the parameters of the work key referenced by its record number.