Package swim.security

Interface EcKeyDef

All Known Implementing Classes:
EcPrivateKeyDef, EcPublicKeyDef

public interface EcKeyDef
  • Method Summary

    Modifier and Type
    Method
    Description
     
    key()
     
    swim.structure.Value
     
  • Method Details

    • domain

      EcDomainDef domain()
    • key

      Key key()
    • toValue

      swim.structure.Value toValue()