parse_eab

Function parse_eab 

Source
pub fn parse_eab(
    server_configuration: &ServerConfiguration,
) -> Result<Option<Arc<ExternalAccountKey>>, Error>
Expand description

Parses the External Account Binding (EAB) key and secret from the server configuration.