java.lang.Object
swim.security.KeyDef
swim.security.PublicKeyDef
swim.security.RsaPublicKeyDef
- All Implemented Interfaces:
RsaKeyDef
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final BigIntegerprotected final BigIntegerprotected RSAPublicKey -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Form<RsaPublicKeyDef>form()static RsaPublicKeyDeffrom(RSAPublicKey key) inthashCode()key()final BigIntegermodulus()final BigIntegertoValue()Methods inherited from class swim.security.PublicKeyDef
from, publicKeyForm
-
Field Details
-
modulus
-
publicExponent
-
publicKey
-
-
Constructor Details
-
RsaPublicKeyDef
-
-
Method Details
-
modulus
-
publicExponent
-
publicKey
- Specified by:
publicKeyin classPublicKeyDef
-
key
-
toValue
-
equals
-
hashCode
public int hashCode() -
from
-
form
-