CryptoSys PKI Pro Manual

Rsa.DecodeMsgForEncryption Method

Decode a message for encryption.

Syntax

[C#]
public static byte[] DecodeMsgForEncryption(
   byte[] data,
   Rsa.EME method 
)
[VB]
Public Shared Function DecodeMsgForEncryption (
   data As Byte(),
   method As Rsa.EME 
) As Byte()

Parameters

data  Byte
Encoded message
method  Rsa.EME
Encoding method used

Return Value

Byte
Decoded message

See Also

VB6/C equivalent: RSA_DecodeMsg

[Contents] [Index]

[PREV: Rsa.DecodeDigestForSignature Method...]   [Contents]   [Index]   
   [NEXT: Rsa.DecodeMsgIso9796 Method...]

Copyright © 2004-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-21T05:59:39Z.