Class UnwrappedCryptoKey (3.1.1)

UnwrappedCryptoKey(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Using raw keys is prone to security risks due to accidentally leaking the key. Choose another type of key if possible.

Attribute

NameDescription
key bytes
Required. A 128/192/256 bit key.