Skip to main content

certify

Function certify 

Source
pub async fn certify(
    certificants: &[String],
    policies: Option<&Value>,
    authority: &KeyPair,
) -> Result<Value, SeaError>
Expand description

Build and sign a capability certificate authorizing certificants.