SecretKeySpec

final case class SecretKeySpec[+A <: Algorithm](key: ByteVector, algorithm: A) extends SecretKey[A]
trait Product
trait Equals
trait SecretKey[A]
trait Key[A]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product
Inherited from:
SecretKeySpecPlatform