| Package | Description |
|---|---|
| com.google.api.services.cloudidentity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
RsaPublicKeyInfo |
RsaPublicKeyInfo.clone() |
RsaPublicKeyInfo |
IdpCredential.getRsaKeyInfo()
Output only.
|
RsaPublicKeyInfo |
RsaPublicKeyInfo.set(String fieldName,
Object value) |
RsaPublicKeyInfo |
RsaPublicKeyInfo.setKeySize(Integer keySize)
Key size in bits (size of the modulus).
|
| Modifier and Type | Method and Description |
|---|---|
IdpCredential |
IdpCredential.setRsaKeyInfo(RsaPublicKeyInfo rsaKeyInfo)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.