Type Definition ruma_identifiers::SigningKeyId[][src]

type SigningKeyId<K> = KeyId<SigningKeyAlgorithm, K>;

Algorithm + key name for signing keys.