SecretKey

sealed trait SecretKey[+A <: Algorithm] extends Key[A]
Source:
Key.scala
trait Key[A]
class Object
trait Matchable
class Any
class SecretKeySpec[A]

Value members

Inherited methods

def algorithm: A
Inherited from:
Key
Source:
Key.scala
Inherited from:
SecretKeyPlatform (hidden)
Source:
KeyPlatform.scala