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

Type URL of ED25519 keys that Tink supports.