-
- All Known Implementing Classes:
EcPrivateKeyDef,EcPublicKeyDef
public interface EcKeyDef
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EcDomainDefdomain()Keykey()ValuetoValue()
-
-
-
Method Detail
-
domain
EcDomainDef domain()
-
key
Key key()
-
toValue
Value toValue()
-
-