CryptoSys PKI Pro Manual

cnvB64StrFromHexStr

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

Syntax

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

Parameters

szHex
Hex string representing a binary value.

Return Value

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

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.