- Transact SQL-functions
- Asymmetric Keys
- Symmetric Keys
- Certificates
- Transparent Data Encryption
Certificates
- Public key of the subject.
- Identifier information like; name and email, etc.
- The valid time period of the certificate. When the validity of the certificate is expired, then the new certificate must be requested.
- Identifier information of the issuer.
- The digital signature of the issuer. In this process data is transformed (some secret information of the sender) into a tag called, Signature.
- Server created self signed certificates follow X.509 standard and X.509 v1 fields.