public static SimpleEncrypt ( byte secretMessage, byte cryptKey, byte authKey, byte nonSecretPayload = null ) : byte[] | ||
secretMessage | byte | |
cryptKey | byte | |
authKey | byte | |
nonSecretPayload | byte | |
리턴 | byte[] |
public static SimpleEncrypt ( byte secretMessage, byte cryptKey, byte authKey, byte nonSecretPayload = null ) : byte[] | ||
secretMessage | byte | |
cryptKey | byte | |
authKey | byte | |
nonSecretPayload | byte | |
리턴 | byte[] |