refactor(ICryptograph): Eigenschaft „TokenDescriptors“ hinzugefügt.
This commit is contained in:
@@ -5,5 +5,7 @@
|
||||
IEnumerable<IAsymmetricDecryptor> Decryptors { get; }
|
||||
|
||||
IAsymmetricDecryptor VaultDecryptor { get; }
|
||||
|
||||
public IEnumerable<IAsymmetricTokenDescriptor> TokenDescriptors { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user