Documentation ¶
Index ¶
Constants ¶
View Source
const ( ServicePushPayloadKey = pushtypes.ServicePushPayloadKey StorageKeyName = accountutils.StorageKeyName )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DecryptedPush ¶
type DecryptedPush pushtypes.DecryptedPush
func PushDecryptStandalone ¶
func PushDecryptStandalone(rootDir string, inputB64 string, storageKey []byte) (*DecryptedPush, error)
Click to show internal directories.
Click to hide internal directories.