-
The size of the secret key in bytes.
Declaration
Swift
static let SizeInBytes: UInt32
-
Creates a secret key from other key material.
Precondition
other.sizeInBytes
=SizeInBytes
Declaration
Swift
override init(_ other: KeyMaterial)
Parameters
other
The other key material.