keyType property

KeyType? keyType
final

The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).

Implementation

final KeyType? keyType;