Interface GordianKey<T extends GordianKeySpec>
- Type Parameters:
T- the Key type
public interface GordianKey<T extends GordianKeySpec>
GordianKnot Key abstraction.
-
Method Summary
-
Method Details
-
getKeyType
T getKeyType()Obtain the keyType.- Returns:
- the keyType
-