Type Definition flow_sdk::algorithms::DefaultSecretKey [−][src]
pub type DefaultSecretKey = SecretKey;
Expand description
The default secret key, the exact type depends on the feature flags enabled.
pub type DefaultSecretKey = SecretKey;
The default secret key, the exact type depends on the feature flags enabled.