Interface IEncryptionServices
加密服务类接口
Assembly: YooAsset.dll
View Source
Declaration
public interface IEncryptionServices
Methods
Encrypt(EncryptFileInfo)
View Source
Declaration
EncryptResult Encrypt(EncryptFileInfo fileInfo)
Returns
Parameters
Type | Name |
---|---|
YooAsset.EncryptFileInfo | fileInfo |