CipherInfo

object CipherInfo
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

@inline
final class CipherInfoMutableBuilder[Self <: CipherInfo](val x: Self) extends AnyVal

Value members

Concrete methods

@inline
def apply(keyLength: Double, mode: CipherMode, name: String, nid: Double): CipherInfo