Uses of Interface
org.eclipse.keypop.calypso.crypto.legacysam.sam.KeyParameter
-
Packages that use KeyParameter Package Description org.eclipse.keypop.calypso.crypto.legacysam.sam Calypso Legacy SAM data structures and selection API. -
-
Uses of KeyParameter in org.eclipse.keypop.calypso.crypto.legacysam.sam
Methods in org.eclipse.keypop.calypso.crypto.legacysam.sam that return KeyParameter Modifier and Type Method Description KeyParameter
LegacySam. getSystemKeyParameter(SystemKeyType systemKeyType)
Returns the parameters of the system key whose type is provided.
-