public static SimpleEncryptWithPassword ( byte secretMessage, string password, byte nonSecretPayload = null ) : byte[] | ||
secretMessage | byte | |
password | string | |
nonSecretPayload | byte | |
리턴 | byte[] |
public static SimpleEncryptWithPassword ( byte secretMessage, string password, byte nonSecretPayload = null ) : byte[] | ||
secretMessage | byte | |
password | string | |
nonSecretPayload | byte | |
리턴 | byte[] |