Uses of Interface
com.tccc.kos.commons.util.keys.KeySet
Packages that use KeySet
Package
Description
Contains classes and interfaces used to access KAB (kOS Archive Bundle) files.
-
Uses of KeySet in com.tccc.kos.commons.kab
Methods in com.tccc.kos.commons.kab that return KeySetMethods in com.tccc.kos.commons.kab with parameters of type KeySetModifier and TypeMethodDescriptionConstructors in com.tccc.kos.commons.kab with parameters of type KeySetModifierConstructorDescriptionKabOutputStream
(File file, String identifier, String type, String qualifier, String name, String version, KeySet keySet, KabAccessProvider accessProvider) Output a kab to the specified file.KabOutputStream
(OutputStream os, String identifier, String type, String qualifier, String name, String version, KeySet keySet, KabAccessProvider accessProvider) Create an output stream that writes a kab file. -
Uses of KeySet in com.tccc.kos.commons.kab.keys
Classes in com.tccc.kos.commons.kab.keys that implement KeySetModifier and TypeClassDescriptionclass
KetSet that loads key and cert from a STUIDO_KEY_SET kab file. -
Uses of KeySet in com.tccc.kos.commons.util.keys
Classes in com.tccc.kos.commons.util.keys that implement KeySetModifier and TypeClassDescriptionclass
KeySet that is manually created from key and cert.