FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

Vault.KeyInfo Type

The key used to decrypt/encrypt variables

Record fields

Record Field Description

Iv

Full Usage: Iv

Field type: string

The IV-Bytes (16 byte as base64 encoded string)

Field type: string

KeyFile

Full Usage: KeyFile

Field type: string

The file with the key (32 byte as base64 encoded string saved in utf-8)

Field type: string