applyToPublicKeyRing

fun applyToPublicKeyRing(publicArmored: ByteArray, revocationArmored: ByteArray): ByteArray

Applies revocationArmored to a public key ring.

Return

Updated armored public key ring with revocation on the master key.