PrivateKeyFlagsV3
class PrivateKeyFlagsV3
Private key flags for v3 templates specify the client compatibility, if the private key can be exported, if user input is required when using a private key, and if an alternate signature algorithm should be used.
Types
Properties
Link copied to clipboard
Defines the minimum client compatibility.
Link copied to clipboard
Allows the private key to be exported.
Link copied to clipboard
Reguires the PKCS #1 v2.1 signature format for certificates. You should verify that your CA, objects, and applications can accept this signature format.
Link copied to clipboard
Requirer user input when using the private key for enrollment.