Searched defs:SecretkeeperProxy (Results 1 – 1 of 1) sorted by relevance
2032 struct SecretkeeperProxy(Strong<dyn ISecretkeeper>); struct2034 impl Interface for SecretkeeperProxy {} implementation2036 impl ISecretkeeper for SecretkeeperProxy { implementation