Migraded gcrypt plugin to INIT/METHOD macros
This commit is contained in:
@@ -34,7 +34,7 @@ struct gcrypt_rsa_public_key_t {
|
||||
/**
|
||||
* Implements the public_key_t interface
|
||||
*/
|
||||
public_key_t interface;
|
||||
public_key_t key;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user