Key

sealed trait Key[+A <: Algorithm]
class Object
trait Matchable
class Any
trait PrivateKey[A]
trait PublicKey[A]
trait SecretKey[A]
class SecretKeySpec[A]

Value members

Abstract methods

def algorithm: A

Inherited methods

def toJava: Key
Inherited from:
KeyPlatform (hidden)