Kullanıcı hesabından posta gönderme yetkisi olan bir istemci tarafı şifreleme kimliği oluşturur ve yapılandırır. Google, S/MIME sertifikasını alan genelinde paylaşılan bir dizinde yayınlar. Böylece Google Workspace kuruluşlarındaki kullanıcılar, postaları şifreleyip kimliğe gönderebilir.
HTTP isteği
POST https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/cse/identities
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-09-05 UTC."],[[["Creates and configures a client-side encryption identity for sending encrypted mail from a user account within a Google Workspace organization."],["Uses an HTTP POST request to the Gmail API with the user ID as a path parameter and the CSE identity details in the request body."],["Requires specific authorization scopes for access to Gmail settings and sharing."],["On success, the response provides the newly created client-side encryption identity details."],["Google publishes the S/MIME certificate to a shared directory, enabling encrypted communication within the organization."]]],[]]