| Availability | Deprecation Message | |
|---|---|---|
| From | Available | none |
| To | Deprecated | SecCertificateCopySerialNumber is deprecated. Use SecCertificateCopySerialNumberData instead. |
| Declaration | |
|---|---|
| From | int SecRandomCopyBytes(SecRandomRef _Nullable rnd, size_t count, uint8_t * _Nonnull bytes) |
| To | int SecRandomCopyBytes(SecRandomRef _Nullable rnd, size_t count, void * _Nonnull bytes) |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |