CryptoSys API Library Manual

cnvB64StrFromHexStr

Re-encodes a hexadecimal-encoded binary value as base64.

Syntax

[VBA]
Public Function cnvB64StrFromHexStr ( _
    strHex As String _
) As String

Parameters

strHex
Hex string representing a binary value.

Return Value

String: Binary value encoded in base64
[PREV: cnvB64StrFromBytes...]   [Contents]   [Index]   
   [NEXT: cnvB64StrFromString...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.