KeyOp

sealed abstract class KeyOp(val value: String)
Companion:
object
class Object
trait Matchable
class Any
object Decrypt.type
object DeriveBits.type
object DeriveKey.type
object Encrypt.type
class Other
object Sign.type
object UnwrapKey.type
object Verify.type
object WrapKey.type

Value members

Concrete fields

val value: String