SecureBlackbox 2020 PHP Edition

Questions / Feedback?

KeyKeyFormat Property

Specifies the format in which the key is stored.

Object Oriented Interface

public function getKeyKeyFormat();

Procedural Interface

secureblackbox_sshkeymanager_get($res, 68 );

Default Value

0

Remarks

Specifies the format in which the key is stored.

ckfOpenSSH0
ckfOpenSSH21
ckfIETF2
ckfPuTTY3
ckfX5094
ckfBinary5
ckfSSH16
ckfPGP7
ckfPKCS88

This property is read-only and not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]