TSecurity

An RSA key along with its certificate chain used to identify either party and provide encrypted exchange of data.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TSecurity

Source

Socket.Secure.Layer.Security.pas (43)

Fields

ScopeVisibilityTypeNameDescription
InstancepublicTRsaPrivateKeyPrivateKey
InstancepublicTCertificateChainCertificateChain

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedTRsaPrivateKeyReadPrivateKey(PrivateKey: TText)
InstancepublicCreate()
InstancepublicDestroy()
InstancepublicSetPrivateKey(Value: TText)