java.lang.Object
swim.security.KeyDef
swim.security.PrivateKeyDef
swim.security.EcPrivateKeyDef
- All Implemented Interfaces:
EcKeyDef
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final EcDomainDefprotected ECPrivateKeyprotected final BigInteger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal EcDomainDefdomain()booleanstatic Form<EcPrivateKeyDef>form()static EcPrivateKeyDeffrom(ECPrivateKey key) inthashCode()key()final BigIntegersecret()toValue()Methods inherited from class swim.security.PrivateKeyDef
from, privateKeyForm
-
Field Details
-
domain
-
secret
-
privateKey
-
-
Constructor Details
-
EcPrivateKeyDef
-
-
Method Details
-
domain
-
secret
-
privateKey
- Specified by:
privateKeyin classPrivateKeyDef
-
key
-
toValue
-
equals
-
hashCode
public int hashCode() -
from
-
form
-