Type Alias CipherCCMTypes

CipherCCMTypes:
    | "aes-128-ccm"
    | "aes-192-ccm"
    | "aes-256-ccm"
    | "chacha20-poly1305"