ENUM
EncryptionLevel
Description
Level of encryption detected.
link GraphQL Schema definition
- enum EncryptionLevel {
- # High level of encryption.
- # Low level of encryption.
- # Medium level of encryption.
- # Encryption level is unavailable.
- }