keyType property
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;
The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
final KeyType? keyType;