Module Values.EncryptionAlgorithmsSource

Sourcetype nonrec t = EncryptionAlgorithm.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : EncryptionAlgorithm.t list -> [> `List of [> `Enum of string ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> EncryptionAlgorithm.t list