Package com.google.crypto.tink.internal
Interface KeysetHandleInterface.Entry
-
- All Known Implementing Classes:
KeysetHandle.Entry
- Enclosing interface:
- KeysetHandleInterface
public static interface KeysetHandleInterface.EntryProvides the basic interface for KeysetHandle.Entry.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetId()KeygetKey()KeyStatusgetStatus()booleanisPrimary()
-