HostKeyAttributes constructor
HostKeyAttributes({})
Implementation
HostKeyAttributes({
this.algorithm,
this.fingerprintSHA1,
this.fingerprintSHA256,
this.notValidAfter,
this.notValidBefore,
this.publicKey,
this.witnessedAt,
});