Global
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.crypto.sha256
- Platforms: .NET, .NET Standard 2.0, Island
BlockSize
const BlockSize: Int64 = 64
const Int64 BlockSize = 64
static let BlockSize: Int64 = 64
const BlockSize Int64 = 64
Const BlockSize As Int64 = 64
New
class method New: Hash
static Hash New()
static func New() -> Hash
func New() Hash
Shared Function New() As Hash
New224
class method New224: Hash
static Hash New224()
static func New224() -> Hash
func New224() Hash
Shared Function New224() As Hash
Size
const Size: Int64 = 32
const Int64 Size = 32
static let Size: Int64 = 32
const Size Int64 = 32
Const Size As Int64 = 32
Size224
const Size224: Int64 = 28
const Int64 Size224 = 28
static let Size224: Int64 = 28
const Size224 Int64 = 28
Const Size224 As Int64 = 28
Sum224
class method Sum224(data: Slice<Byte>): array of byte
static byte[] Sum224(Slice<Byte> data)
static func Sum224(_ data: Slice<Byte>) -> byte...
func Sum224(data Slice<Byte>) array of byte
Shared Function Sum224(data As Slice<Byte>) As byte()
Parameters:
- data:
Sum256
class method Sum256(data: Slice<Byte>): array of byte
static byte[] Sum256(Slice<Byte> data)
static func Sum256(_ data: Slice<Byte>) -> byte...
func Sum256(data Slice<Byte>) array of byte
Shared Function Sum256(data As Slice<Byte>) As byte()
Parameters:
- data:
BlockSize
const BlockSize: Int64 = 64
const Int64 BlockSize = 64
static let BlockSize: Int64 = 64
const BlockSize Int64 = 64
Const BlockSize As Int64 = 64
Size
const Size: Int64 = 32
const Int64 Size = 32
static let Size: Int64 = 32
const Size Int64 = 32
Const Size As Int64 = 32
Size224
New
class method New: Hash
static Hash New()
static func New() -> Hash
func New() Hash
Shared Function New() As Hash
New224
class method New224: Hash
static Hash New224()
static func New224() -> Hash
func New224() Hash
Shared Function New224() As Hash
Sum224
class method Sum224(data: Slice<Byte>): array of byte
static byte[] Sum224(Slice<Byte> data)
static func Sum224(_ data: Slice<Byte>) -> byte...
func Sum224(data Slice<Byte>) array of byte
Shared Function Sum224(data As Slice<Byte>) As byte()
Parameters:
- data:
Sum256
class method Sum256(data: Slice<Byte>): array of byte
static byte[] Sum256(Slice<Byte> data)
static func Sum256(_ data: Slice<Byte>) -> byte...
func Sum256(data Slice<Byte>) array of byte
Shared Function Sum256(data As Slice<Byte>) As byte()
Parameters:
- data: