java.lang.Object
swim.security.KeyDef
swim.security.PublicKeyDef
swim.security.EcPublicKeyDef
- All Implemented Interfaces:
 EcKeyDef
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final EcDomainDefprotected final EcPointDefprotected ECPublicKey - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionfinal EcDomainDefdomain()booleanstatic Form<EcPublicKeyDef>form()static EcPublicKeyDeffrom(ECPublicKey key) inthashCode()key()final EcPointDefpoint()toValue()Methods inherited from class swim.security.PublicKeyDef
from, publicKeyForm 
- 
Field Details
- 
domain
 - 
point
 - 
publicKey
 
 - 
 - 
Constructor Details
- 
EcPublicKeyDef
 
 - 
 - 
Method Details
- 
domain
 - 
point
 - 
publicKey
- Specified by:
 publicKeyin classPublicKeyDef
 - 
key
 - 
toValue
 - 
equals
 - 
hashCode
public int hashCode() - 
from
 - 
form
 
 -