recovery

package
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2026 License: CC0-1.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyChainProtectionParams

type KeyChainProtectionParams struct {
	UserSecretType      int32
	LockScreenUiFormat  int32
	KeyDerivationParams *KeyDerivationParams
}

func (*KeyChainProtectionParams) MarshalParcel

func (s *KeyChainProtectionParams) MarshalParcel(
	p *parcel.Parcel,
) error

func (*KeyChainProtectionParams) UnmarshalParcel

func (s *KeyChainProtectionParams) UnmarshalParcel(
	p *parcel.Parcel,
) error

type KeyChainSnapshot

type KeyChainSnapshot struct {
	SnapshotVersion int32
	MaxAttempts     int32
	CounterId       int64
}

func (*KeyChainSnapshot) MarshalParcel

func (s *KeyChainSnapshot) MarshalParcel(
	p *parcel.Parcel,
) error

func (*KeyChainSnapshot) UnmarshalParcel

func (s *KeyChainSnapshot) UnmarshalParcel(
	p *parcel.Parcel,
) error

type KeyDerivationParams

type KeyDerivationParams struct {
	Algorithm        int32
	MemoryDifficulty int32
}

func (*KeyDerivationParams) MarshalParcel

func (s *KeyDerivationParams) MarshalParcel(
	p *parcel.Parcel,
) error

func (*KeyDerivationParams) UnmarshalParcel

func (s *KeyDerivationParams) UnmarshalParcel(
	p *parcel.Parcel,
) error

type RecoveryCertPath

type RecoveryCertPath struct {
}

func (*RecoveryCertPath) MarshalParcel

func (s *RecoveryCertPath) MarshalParcel(
	p *parcel.Parcel,
) error

func (*RecoveryCertPath) UnmarshalParcel

func (s *RecoveryCertPath) UnmarshalParcel(
	p *parcel.Parcel,
) error

type WrappedApplicationKey

type WrappedApplicationKey struct {
	Alias string
}

func (*WrappedApplicationKey) MarshalParcel

func (s *WrappedApplicationKey) MarshalParcel(
	p *parcel.Parcel,
) error

func (*WrappedApplicationKey) UnmarshalParcel

func (s *WrappedApplicationKey) UnmarshalParcel(
	p *parcel.Parcel,
) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL