IPWorks Auth 2020 .NET Edition

Questions / Feedback?

KeyPassword Property

The key password used in the PBES algorithm.

Syntax

public string KeyPassword { get; set; }
Public Property KeyPassword As String

Default Value

""

Remarks

This property specifies the key password used to derive a key when using a PBES EncryptionAlgorithm.

This is only applicable to PBES algorithms and must be set before calling Encrypt or Decrypt.

This property does not apply when calling Sign or Verify.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 .NET Edition - Version 20.0 [Build 8155]