@FunctionalInterface
public interface IKeySourceProvider
AesProtectionService.
It is up to the implementations to define where these initial values come from and how safe they are.| Modifier and Type | Method and Description |
|---|---|
byte[] |
getKeySource()
Retrieves the source material for the derivation of the cryptographic keys.
|
byte[] getKeySource()
throws KeySourceProviderException
KeySourceProviderException