Inherits AZ::EBusTraits.
|
|
virtual void | ConfigureDataSource (const char *keyPath, const char *certPath, const char *caPath)=0 |
| |
|
virtual void | ConfigurePrivateKey (const char *path)=0 |
| |
|
virtual void | ConfigureCertificate (const char *path)=0 |
| |
|
virtual void | ConfigureCertificateAuthority (const char *path)=0 |
| |
|
|
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
| | Only one service may provide this interface.
|
| |
|
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::Single |
| |
The documentation for this class was generated from the following file:
- Gems/CertificateManager/Code/Include/CertificateManager/DataSource/FileDataSourceBus.h