Platform Key Provider
interface PlatformKeyProvider
Platform abstraction for creating, loading, and deleting mobile wallet signing keys.
Inheritors
AndroidPlatformKeyProvider
IosPlatformKeyProvider
Types
Properties
Functions
Link copied to clipboard
Exports serialized JWK material from a software key.
Link copied to clipboard
Creates a new key, using platform-backed storage when this provider supports keyType.
Link copied to clipboard
Returns whether keyType is created with platform-backed storage by this provider.
Link copied to clipboard
Loads a serialized software key for platforms that need a non-platform-backed fallback.