Constant tink_signature::ED25519_SIGNER_TYPE_URL[][src]

pub const ED25519_SIGNER_TYPE_URL: &str = "type.googleapis.com/google.crypto.tink.Ed25519PrivateKey";
Expand description

Type URL of ED25519 keys that Tink supports.