Encryption

Encryption

link

https://github.com/austinheap/php-security-txt

link

https://packagist.org/packages/austinheap/php-security-txt

link

https://austinheap.github.io/php-security-txt/classes/AustinHeap.Security.Txt.SecurityTxt.html

link

https://securitytext.org/

package

php-security-txt

Methods

Get the encryption.

getEncryption() : string

Response

string

Set the encryption.

setEncryption(string $encryption) : \AustinHeap\Security\Txt\SecurityTxt

Arguments

$encryption

string

Response

\AustinHeap\Security\Txt\SecurityTxt

Determines if encryption is valid.

validEncryption(string $encryption) : boolean

Arguments

$encryption

string

Response

boolean

Properties

The PGP key file URL.

encryption : string
var

Type(s)

string