get_secret_storage
Description:
Factory method to get a singleton secret storage object.
See SecretStorage for the description of the default implementation.
Parameters:
this |
object instance. |
config |
configuration object instance. |
Returns:
secret storage object instance. |