Skip to main content

ProfileSigningKeyPair

Type Alias ProfileSigningKeyPair 

Source
pub type ProfileSigningKeyPair = OwnerSigningKeyPair;
Expand description

A profile’s signing identity. The owner role is assigned only when the key is attached to a Lockbox.

Aliased Type§

pub struct ProfileSigningKeyPair { /* private fields */ }