Foundation API Reference
Foundation API Reference
/
io.esper.foundationsdk.credentials
Package-level
declarations
Provides device-wide certificate and credentials management features.
Types
Types
Certificate
Manager
Link copied to clipboard
public
class
CertificateManager
extends
AbstractManager
<
Service
>
Provides methods for certificate management in android's system keystore, without invoking any UI elements or requiring any user intervention.
Cert
Type
Link copied to clipboard
public
enum
CertType
implements
Parcelable
Cert
Usage
Type
Link copied to clipboard
public
enum
CertUsageType
implements
Parcelable