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 */ }pub type ProfileSigningKeyPair = OwnerSigningKeyPair;A profile’s signing identity. The owner role is assigned only when the
key is attached to a Lockbox.
pub struct ProfileSigningKeyPair { /* private fields */ }