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