Migrate to new age-plugin API
This commit is contained in:
@@ -19,6 +19,7 @@ mod yubikey;
|
||||
|
||||
use error::Error;
|
||||
|
||||
const PLUGIN_NAME: &str = "yubikey";
|
||||
const BINARY_NAME: &str = "age-plugin-yubikey";
|
||||
const RECIPIENT_PREFIX: &str = "age1yubikey";
|
||||
const IDENTITY_PREFIX: &str = "age-plugin-yubikey-";
|
||||
|
||||
Reference in New Issue
Block a user