-
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=SizeInBytesDeclaration
Swift
override init(_ other: KeyMaterial)Parameters
otherThe other key material.
View on GitHub
SecretKey Class Reference