Initially add aes support #18
Annotations
10 warnings
Build:
src/AesEncryption.cs#L8
Missing XML comment for publicly visible type or member 'AesEncryption'
|
Build:
src/AesEncryption.cs#L12
Missing XML comment for publicly visible type or member 'AesEncryption.AesEncryption()'
|
Build:
src/AesEncryption.cs#L24
Missing XML comment for publicly visible type or member 'AesEncryption.Encrypt(string)'
|
Build:
src/AesEncryption.cs#L49
Missing XML comment for publicly visible type or member 'AesEncryption.Decrypt(byte[])'
|
Build:
src/ZilyClientSide.cs#L42
Missing XML comment for publicly visible type or member 'ZilyClientSide.ParseResponse(int, string)'
|
Build:
src/ZilyHeader.cs#L52
Parameter 'aes' has no matching param tag in the XML comment for 'ZilyHeader.ZilyHeader(AesEncryption, int, string)' (but other parameters do)
|
Build:
src/ZilyHeader.cs#L76
Parameter 'aes' has no matching param tag in the XML comment for 'ZilyHeader.Parse(Stream, AesEncryption)' (but other parameters do)
|
Build:
src/ZilySide.cs#L24
Missing XML comment for publicly visible type or member 'ZilySide.aes'
|
Build:
src/ZilySide.cs#L25
Missing XML comment for publicly visible type or member 'ZilySide.okHeader'
|
Build:
src/ZilySide.cs#L42
Missing XML comment for publicly visible type or member 'ZilySide.Status'
|
The logs for this run have expired and are no longer available.
Loading