-
- All Implemented Interfaces:
public final class KeyPairKt
-
-
Method Summary
Modifier and Type Method Description final static KeyPairFactoryecdsa(KeyPair.Factory $self, Kind kind)Returns ecdsa keypair factory for a specific kind -
-
Method Detail
-
ecdsa
final static KeyPairFactory ecdsa(KeyPair.Factory $self, Kind kind)
Returns ecdsa keypair factory for a specific kind
- Parameters:
kind- a kind of factory to return
-
-
-
-