C# Class System.Security.Cryptography.Base64Constants.Base64Constants

Datei anzeigen Open project: runefs/Marvin

Public Properties

Property Type Description
DecodeTable byte[]
EncodeTable byte[]

Private Methods

Method Description
Base64Constants ( )

Property Details

DecodeTable public_oe static_oe property

public static byte[] DecodeTable
return byte[]

EncodeTable public_oe static_oe property

public static byte[] EncodeTable
return byte[]