Class UnityFileCryptor
Carry out file encryption using data from Unity
Inherited Members
Namespace: Pixiv.VroidSdk.Unity.Crypt
Assembly: Pixiv.VroidSdk.Unity.dll
Syntax
public sealed class UnityFileCryptor : FileCryptor, IFileReadWrite, IFileRead, IFileWrite
Constructors
UnityFileCryptor(String)
Constructor
Declaration
public UnityFileCryptor(string appPassword)
Parameters
Type | Name | Description |
---|---|---|
String | appPassword | Application-specific arbitrary string |