Bytes Class
Namespace: Org.BouncyCastle.UtilitiesAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public static class Bytes
Public NotInheritable Class Bytes
public ref class Bytes abstract sealed
Org.BouncyCastle.Utilities.Bytes = function();
Type.createClass(
'Org.BouncyCastle.Utilities.Bytes');
- Inheritance
- Object Bytes
Xor(Int32, Byte, Byte, Byte) | |
Xor(Int32, ReadOnlySpanByte, ReadOnlySpanByte, SpanByte) | |
Xor(Int32, Byte, Int32, Byte, Int32, Byte, Int32) | |
XorTo(Int32, Byte, Byte) | |
XorTo(Int32, ReadOnlySpanByte, SpanByte) | |
XorTo(Int32, Byte, Int32, Byte, Int32) | |